| Summary: | Not allowed to promote/remove a content view version | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Kenny Tordeurs <ktordeur> | ||||||
| Component: | Users & Roles | Assignee: | Ondřej Pražák <oprazak> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Katello QA List <katello-qa-list> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.1.7 | CC: | ktordeur, szadok, thomas.betrancourt | ||||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||||
| Target Release: | Unused | Flags: | ktordeur:
needinfo-
|
||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2017-01-25 07:49:09 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1136493 [details]
no_buttons
Moving 6.2 bugs out to sat-backlog. Upstream bug assigned to oprazak Upstream bug assigned to oprazak It turns out the described behaviour is by design. You need to add a filter with resource type 'Lifecycle Environment' and permission promote_or_remove_content_views_to_environments, which restricts environments you are allowed to promote to. Does this solve the issue for you? Closing, this is not a bug as per discussion in upstream [1]. I raised an issue to add this to our docs [2] [1] https://github.com/Katello/katello/pull/6536#issuecomment-272987395 [2] https://bugzilla.redhat.com/show_bug.cgi?id=1416294 |
Created attachment 1136492 [details] role_filters Description of problem: a Role which allows Users to Promote or Remove a version was defined but on the version list page of a Content view, Users can't Promote or Remove a content view version as the buttons are not shown. Version-Release number of selected component (if applicable): Satellite 6.1.7 How reproducible: 100% Steps to Reproduce: 1.Define a role that allows: publish,promote,deleting of content views 2. Try to delete/promote a content view version with a user that has that role assigned. Actual results: Unable to publish,promote,delete content views Expected results: Be able to publish,promote,delete content views Additional info: Screenshots attached