Bug 1140285 - [GSS] (6.3.x) Logging application constraints don't allow Deployers to modify logging in web console
Summary: [GSS] (6.3.x) Logging application constraints don't allow Deployers to modify...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Console
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.3.2
Assignee: Heiko Braun
QA Contact: Pavel Jelinek
URL:
Whiteboard:
Depends On: 1140278
Blocks: eap632-blockers, eap632-payload 1146004
TreeView+ depends on / blocked
 
Reported: 2014-09-10 15:52 UTC by Chris Dolphy
Modified: 2019-08-19 12:41 UTC (History)
9 users (show)

Fixed In Version:
Clone Of: 1140278
Environment:
Last Closed: 2019-08-19 12:41:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1140278 0 unspecified CLOSED [GSS] (6.4.0) Logging application constraints don't allow Deployers to modify logging in web console 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker HAL-482 0 Critical Resolved Logging application constraints don't allow Deployers to modify logging in web console 2017-04-12 06:04:28 UTC

Description Chris Dolphy 2014-09-10 15:52:16 UTC
+++ This bug was initially created as a clone of Bug #1140278 +++

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

Comment 8 Pavel Jelinek 2014-10-20 10:33:14 UTC
Verified for EAP 6.3.2.CP.CR1.


Note You need to log in before you can comment on or make changes to this bug.