Actions
Bug #12644
closedOrdering smart variables list by Puppet class throws "no such column: puppetclasses.name" error
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
Updated by Tomer Brisker about 9 years ago
- Status changed from New to Assigned
- Assignee set to Tomer Brisker
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2958 added
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0e9b35eb264ebfd7630aca7eba72213c6d5a9fa1.
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 104
Actions