Actions
Bug #4716
closedNot able to assign activation key to content view
Description
1. create product, repo, content view
2. got to new activation key page
3. select library environment
Expected:
list of content views available
Current
500 from server:
{"displayMessage":"PGError: ERROR: column reference \"id\" is ambiguous\nLINE 1: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_c...\n ^\n: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_content_view_environments\" ON \"katello_content_view_environments\".\"content_view_id\" = \"katello_content_views\".\"id\" WHERE \"katello_content_views\".\"default\" = 'f' AND \"katello_content_views\".\"organization_id\" = 1 AND (katello_content_view_environments.environment_id = 1)","errors":["PGError: ERROR: column reference \"id\" is ambiguous\nLINE 1: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_c...\n ^\n: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_content_view_environments\" ON \"katello_content_view_environments\".\"content_view_id\" = \"katello_content_views\".\"id\" WHERE \"katello_content_views\".\"default\" = 'f' AND \"katello_content_views\".\"organization_id\" = 1 AND (katello_content_view_environments.environment_id = 1)"]}
Updated by Ivan Necas over 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
Updated by Ivan Necas over 10 years ago
- Status changed from Ready For Testing to Duplicate
Duplicate of #4708
Updated by Eric Helms about 10 years ago
- Translation missing: en.field_release set to 13
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release deleted (
13)
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 166
Actions