Bug 924880
| Summary: | [webadmin] Wrong error message is shown, when SuperUser permissions are removing from admin internal | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ondra Machacek <omachace> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Barak <bazulay> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Ondra Machacek <omachace> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.2.0 | CC: | acathrow, bazulay, ecohen, iheim, jkt, Rhev-m-bugs, sgrinber | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | is1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-07-18 13:02:58 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 714702 [details] removing super user role from admin at internal Description of problem: When I try to remove SuperUser permissions from admin@internal, then badly formated message is returned. Version-Release number of selected component (if applicable): sf10 How reproducible: always Steps to Reproduce: 1. Go to users tab. 2. Select admin@internal. 3. Go to permissions sub tab 4. Select SuperUser permissions on system. 5. Try to remove it. Actual results: Cannot remove internal admin user or its permissions. Cannot ${action} ${type}. The system must have at least one Super User Role defined. Expected results: ${action} ${type} should be evaluated. Additional info: Same message is returned also via REST.