Bug 1006188 - Grant access permission for sub packages to role 'package.admin'
Summary: Grant access permission for sub packages to role 'package.admin'
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: BRM (Guvnor)
Version: BRMS 5.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: ---
Assignee: manstis
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks: 1022758
TreeView+ depends on / blocked
 
Reported: 2013-09-10 07:48 UTC by Toshiya Kobayashi
Modified: 2020-04-27 01:16 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1006189 1072528 (view as bug list)
Environment:
Last Closed:
Type: Feature Request


Attachments (Terms of Use)

Description Toshiya Kobayashi 2013-09-10 07:48:00 UTC
Description of problem:

With Role based user permission, 'package.admin' user can create a sub package but cannot access to the package. So 'admin' user has to grant the permission for the sub package to the 'package.admin' every time they add a sub package.

This is a feature request to grant permission for sub packages to role 'package.admin'. Because it's more natural for user's workflow.

Steps to Reproduce:
1. Enable Role based user permission
2. Create a package 'com.sample'
3. Add user 'padmin' with role 'package.admin' for 'com.sample'
4. Login as padmin
5. Create a sub package 'com.sample.subpackage'

Actual results:

padmin cannot access 'com.sample.subpackage'

Expected results:

padmin can access 'com.sample.subpackage'


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