Created attachment 866080[details]
Missing submenu entries
Description of problem:
Submenu entries are tied to admin role only. If user configures his custom role, through the file workbench-policy.properties
for example:
roles.wb_everything=DEV-RESEARCH_ANALYST
where DEV-RESEARCH_ANALYS can be role from LDAP he can't see this entries.
In order to be able to see these submenu entries the user has to has role 'admin'.
The screenshot of the missing submenu entries is attached.
It is "Organizational Units" and "Repositories" links.
Version-Release number of selected component (if applicable):
BPM/BRMS 6.0.0
How reproducible:
always
Steps to Reproduce:
1. assign custom role in workbench-policy.properties
2. log into the business central
3. "Organizational Units" and "Repositories" links are missing from the submenu
Actual results:
"Organizational Units" and "Repositories" links are missing from the submenu
Expected results:
"Organizational Units" and "Repositories" links are present
Additional info:
Created attachment 866080 [details] Missing submenu entries Description of problem: Submenu entries are tied to admin role only. If user configures his custom role, through the file workbench-policy.properties for example: roles.wb_everything=DEV-RESEARCH_ANALYST where DEV-RESEARCH_ANALYS can be role from LDAP he can't see this entries. In order to be able to see these submenu entries the user has to has role 'admin'. The screenshot of the missing submenu entries is attached. It is "Organizational Units" and "Repositories" links. Version-Release number of selected component (if applicable): BPM/BRMS 6.0.0 How reproducible: always Steps to Reproduce: 1. assign custom role in workbench-policy.properties 2. log into the business central 3. "Organizational Units" and "Repositories" links are missing from the submenu Actual results: "Organizational Units" and "Repositories" links are missing from the submenu Expected results: "Organizational Units" and "Repositories" links are present Additional info: