Bug 1193042
| Summary: | New support case steps should be blocked for who does not have 'Manage Support Cases' permissio | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Jeeva Kandasamy <jkandasa> | ||||
| Component: | Red Hat Access | Assignee: | Thomas Heute <theute> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.3.1 | CC: | fbrychta, loleary | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-06-09 14:42:40 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: | |||||||
| Attachments: |
|
||||||
Created attachment 992167 [details] error-message-screen Description of problem: Create new support case steps should be blocked at the beginning itself for the user who does not have 'Manage Support Cases' permission. Currently It's allowing user to reach till submit button. On the click of submit user come to know he does not have permission to create support case. It's showing error message once user clicked submit button. Error 403 Forbidden Message: {"code":"403","message":"Contact is set to not manage cases"} Error message should be user friendly. The current error message looks like more technical. Version-Release number of selected component (if applicable): JBoss Operations Network Version : 3.3.0.GA Update 01 Build Number : ab9ebbd:884011b GWT Version : 2.5.0 SmartGWT Version : 3.0p How reproducible: always Steps to Reproduce: 1. Login in to JBOSS ON 3.3.1 2. Login in to 'Red Hat access' with the user, who does not have 'Manage Support Cases' permission. 3. Open new support case. Additional info: Screen shot is attached.