Hide Forgot
Description of problem: Please make sure, that dashbuilder and business-central use the same set of roles. Current state: business-central uses: kie-user, ADMIN (this will likely change in the future - see BZ 1002522) dashbuilder uses: kie-user, admin. There is also special "can-do-everything" settings hardwired in dashbuilder for user with username 'root'. Version-Release number of selected component (if applicable): BPMS 6.0.0.ER3
This BZ should also take into account bug 1005981.
Fixed. 'kie-user' renamed to 'analyst' and 'admin' remains untouched. Github commit (master): https://github.com/droolsjbpm/jbpm-dashboard/commit/7a9b5fc24fb3658f30018800aaa8ba57ba2462ab Github commit (6.0.x): https://github.com/droolsjbpm/jbpm-dashboard/commit/146dfce3a6c034c50df45df867467fbaf842cf8c
The 2 roles that currently exist for dashbuilder were synced with 2roles that currenlty exist in business-central - now both apps have roles: admin and analyst Verified with BPMS 6.0.0 ER4