Bug #974
closedError getting puppet classes assigned to an environment
Description
When looking at environments in foreman via "Settings" > "Environments" and clicking the "classes" link for a specific environment I get an error:
Unsupported query object: {"environments_id_equals"=>"3"}!
Also, the search box has a query of:
environments_id_equals3
From my production.log:
Processing PuppetclassesController#index (for 56.192.77.203 at 2011-06-09 14:21:39) [GET]
Parameters: {"search"=>{"environments_id_equals"=>"3"}}
Rendering template within layouts/application
Rendering puppetclasses/index
Completed in 392ms (View: 371, DB: 7) | 200 OK [https://eagnmnmepf48.usps.gov/puppetclasses?search[environments_id_equals]=3]
Updated by Ohad Levy over 13 years ago
- Status changed from New to Feedback
I think this was fixed a while ago as part of another ticket, is it still relevant?
Updated by Jacob McCann over 13 years ago
How would I test? I'm using 0.3 and am running into this issue still, but I haven't updated at all since I encountered it. Do I just grab http://theforeman.org/foreman-nightly.tar.bz2 and try again?
Updated by Ohad Levy over 13 years ago
- Status changed from Feedback to Duplicate
this is actually a duplicate of #984