Red Hat Bugzilla – Bug 1140278
[GSS] (6.4.0) Logging application constraints don't allow Deployers to modify logging in web console
Last modified: 2017-10-09 20:25:52 EDT
Created attachment 936222 [details] log categories can't be edited by deployer Description of problem: After adding constraints for logging (logger and logging-profile), the Deployer role can't edit either logger data in the web console. <constraints> <application-classifications> <application-classification type="logging" name="logger" application="true"/> <application-classification type="logging" name="logging-profile" application="true"/> </application-classifications> </constraints> Version-Release number of selected component (if applicable): EAP 6.3.0 How reproducible: Consistent Steps to Reproduce: 1. Add above constraints 2. Create user with Deployer role and enable RBAC 3. Login as user 4. Navigate to core>logging and notice you can't edit logging Actual results: Can't edit logging Expected results: Expect to be able to change log level and define log categories Additional info: https://issues.jboss.org/browse/WFLY-3843
Fixed by HAL 2.4.0.Final BZ1144083. Setting to MODIFIED.
Verified for EAP 6.4.0.DR2.