Bug 1206029
| Summary: | User role selection is not honored if I uncheck "Everything" in WebUI. | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Chen <cchen> | |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.3.0 | CC: | cpelland, hkataria, jhardy, mfeifer, mpovolny, obarenbo | |
| Target Milestone: | GA | Keywords: | ZStream | |
| Target Release: | 5.5.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1230334 (view as bug list) | Environment: | ||
| Last Closed: | 2015-12-08 13:04:25 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: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1230334 | |||
|
Description
Chen
2015-03-26 07:27:18 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/765d34a695418cca3292a1832dc89c38fa0d02fd commit 765d34a695418cca3292a1832dc89c38fa0d02fd Author: Harpreet Kataria <hkataria> AuthorDate: Thu Jun 4 12:32:53 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Jun 4 18:18:50 2015 -0400 Fixed RBAC feature id. Fixed RBAC feature id that was causing certain features to not be selected when selecting top level Infrastructure/Cloud tab in order to give user access to all features under Infrastructure/Cloud tab. Fixed feature id in EXPLORER_FEATURE_LINKS constant and fixed broken spec test. https://bugzilla.redhat.com/show_bug.cgi?id=1206029 vmdb/app/controllers/dashboard_controller.rb | 14 +++++++------- vmdb/app/presenters/menu/default_menu.rb | 4 ++-- vmdb/spec/controllers/dashboard_controller_spec.rb | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/5717826088ddd9d2dcdf170845781d50a47d5690 commit 5717826088ddd9d2dcdf170845781d50a47d5690 Author: Harpreet Kataria <hkataria> AuthorDate: Fri Jun 5 09:45:08 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Fri Jun 5 09:45:08 2015 -0400 Addressed rubocop comments https://bugzilla.redhat.com/show_bug.cgi?id=1206029 vmdb/app/controllers/dashboard_controller.rb | 14 +++++++------- vmdb/spec/controllers/dashboard_controller_spec.rb | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ddb3d392e6837429810db37777f8ae2d9e58051f commit ddb3d392e6837429810db37777f8ae2d9e58051f Author: Harpreet Kataria <hkataria> AuthorDate: Thu Jun 4 12:32:53 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Jun 10 12:53:33 2015 -0400 Fixed RBAC feature id. Fixed RBAC feature id that was causing certain features to not be selected when selecting top level Infrastructure/Cloud tab in order to give user access to all features under Infrastructure/Cloud tab. Fixed feature id in EXPLORER_FEATURE_LINKS constant and fixed broken spec test. https://bugzilla.redhat.com/show_bug.cgi?id=1206029 (cherry picked from commit 765d34a) https://bugzilla.redhat.com/show_bug.cgi?id=1230334 vmdb/app/controllers/dashboard_controller.rb | 14 +++++++------- vmdb/app/presenters/menu/default_menu.rb | 4 ++-- vmdb/spec/controllers/dashboard_controller_spec.rb | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=a696d78466698b78a99555b69df2fd0f5f94ffdc commit a696d78466698b78a99555b69df2fd0f5f94ffdc Author: Harpreet Kataria <hkataria> AuthorDate: Fri Jun 5 09:45:08 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Jun 10 12:53:59 2015 -0400 Addressed rubocop comments https://bugzilla.redhat.com/show_bug.cgi?id=1206029 (cherry picked from commit 5717826) https://bugzilla.redhat.com/show_bug.cgi?id=1230334 vmdb/app/controllers/dashboard_controller.rb | 14 +++++++------- vmdb/spec/controllers/dashboard_controller_spec.rb | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) verified in upstream master.20150915143408_88f28a0 [Template Access Rules] and [VM Access Rules] are checked properly when following the steps in the description, and the testuser1 that was created can access drift history. user created can access drift history. verified and working fine in 5.5.0.12-rc2.20151124135609_653c0d4 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:2551 |