Bug 1006189 - Grant access permission for sub packages to role 'package.admin'
Summary: Grant access permission for sub packages to role 'package.admin'
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 5.x.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: manstis
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-10 07:50 UTC by Toshiya Kobayashi
Modified: 2018-12-02 15:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1006188
Environment:
Last Closed: 2013-10-24 14:45:26 UTC
Type: Feature Request
Embargoed:


Attachments (Terms of Use)

Description Toshiya Kobayashi 2013-09-10 07:50:26 UTC
+++ This bug was initially created as a clone of Bug #1006188 +++

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.