Steps to reproduce:
- Start platform with Oracle 18 attached
- Create a group test and a user paul
- Go to paul's account and then groups
- Try to add a group.
Expected:
We see test group in the list and we can assign paul to the it.
Observed:
No groups available, the pop shows:
There are no additional groups available on this page to which the user can be added. You can check other pages for more Groups..
Hint:
The request is
http://localhost:18080/camunda/api/engine/engine/default/group?maxResults=50&firstResult=-50
so the responce is empty
This is the controller panel for Smart Panels app
- is related to
-
CAM-11069 In Cockpit, on Deployments, Process Definitions disappear on second visit
- Closed