Bug 1012533

Summary: [Usability] Cannot change role in messaging security settings
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Martin Svehla <msvehla>
Component: Web Console - UXAssignee: Catherine Robson <crobson>
Status: CLOSED WONTFIX QA Contact: Pavel Jelinek <pjelinek>
Severity: low Docs Contact: eap-docs <eap-docs>
Priority: unspecified    
Version: 6.3.0CC: brian.stansberry, crobson, hbraun, hpehl, jkudrnac, jpallich, msvehla, myarboro
Target Milestone: ---Keywords: Reopened
Target Release: TBD EAP 7   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: Usability
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-23 12:50:13 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martin Svehla 2013-09-26 15:19:05 UTC
Description of problem:
In Profile -> Messaging -> Destinations -> Security Settings, if I want to change role for the address, I have to delete the settings for the old role and create new for the new role, even if I wanted same settings. It would be nice if I could just change the role in edit mode for the address.

Version-Release number of selected component (if applicable):
EAP 6.2.0.ER3

Comment 1 Heiko Braun 2014-07-09 11:38:07 UTC
In agreement with Catherine we've decided that UX issues will be tracked separately.

Comment 2 Jakub Cechacek 2014-07-21 09:51:33 UTC
Moving to 6.4 as the issue is still valid for 6.3

Comment 3 Jakub Cechacek 2014-07-21 09:52:55 UTC
It might be worth to reconsider whether this should be marked as usability issue. Currently console more or less mirrors management model and CLI -- it is not possible to edit "role" because rather than an attribute it is a child resource of Security Setting. Thus changing it is effectively the same as removing the old one and creating a new role with desired changes. 


The question is whether we want resource structure to look different in console then in CLI. Although Similar behavior is implemented for RBAC role mappings, it make more sense there as the entire role configuration is orthogonal to model (user centered vs role centered).

Comment 4 Catherine Robson 2014-08-01 17:22:47 UTC
Expect to fix this with EAP 7 redesigns.