Actions
Bug #5776
closedorg admin user cannot see or create lifecycle environments
Description
org admin role: https://github.com/Katello/hammer-cli-csv/blob/master/test/data/roles.csv#L120
Visiting lifecycle-environment UI page does not show any existing environments (Library and Dev in my case), nor is there any way to create an environment.
Updated by Thomas McKay over 10 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1098710
Updated by Thomas McKay over 10 years ago
I missed an error in the log:
SQL (0.3ms) SELECT "katello_environments"."id" FROM "katello_environments" WHERE "katello_environments"."organization_id" = 3
ScopedSearch::QueryNotSupported: Field 'location_id' not recognized for searching!
/usr/local/rvm/gems/ruby-1.9.3-p448@foreman/gems/scoped_search-2.7.1/lib/scoped_search/query_builder.rb:450:in `to_single_field_sql'
Perhaps role incorrectly created via api and katello objects should validate that locations are not included in taxonomy?
Updated by Brad Buckingham over 10 years ago
- Assignee set to Partha Aji
- Triaged changed from No to Yes
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions