-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Steps to reproduce:
Download Snapshot of 7.5 Branch (latest Snapshot used to reproduce: camunda-bpm-ee-jboss-7.5.0-20160509.085531-1075)
1. Log into admin as 'demo'
2. Open 'Authorizations' page
3. Change application authorization of group 'accounting'
4. Open 'Users' page and select user 'Mary'
5. Click on 'Groups'
6. Click on 'Tenants'
Problem(s):
- At step 4, the profile is not loaded
- At step 5, the URL is changed to:
http://localhost:8080/camunda/app/admin/default/#/users/undefined?tab=groups - At step 6, the URL is changed to:
http://localhost:8080/camunda/app/admin/default/#/users/undefined?tab=tenants
Hint:
- At Steps 4-6, the same behaviour occurs when selecting another user
- The correct URL at steps 5 and 6 should begin with:
http://localhost:8080/camunda/app/admin/default/#/users/mary?... - A forced refresh (or clearing browser cache) solves this.
- This behavior cannot be reproduced with 7.5.0-alpha4
This is the controller panel for Smart Panels app
- is related to
-
CAM-5964 In admin, sometimes, loading tenants does not finish
- Closed