Project

General

Profile

Actions

Bug #12644

closed

Ordering smart variables list by Puppet class throws "no such column: puppetclasses.name" error

Added by Dominic Cleal over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Parameters
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When on the smart variables or smart class parameters index pages, clicking on the Puppet class column heading to sort the variables by class throws the following error:

SQLite3::SQLException: no such column: puppetclasses.name: SELECT  "lookup_keys"."puppetclass_id" FROM "lookup_keys"  WHERE "lookup_keys"."type" IN ('VariableLookupKey') ORDER BY "puppetclasses"."name" ASC LIMIT 40 OFFSET 0
Actions

Also available in: Atom PDF