-
Type:
Bug Report
-
Resolution: Won't Fix
-
Priority:
L3 - Default
-
None
-
Affects Version/s: 7.12.0, 7.11.5, 7.10.11, 7.9.17
-
Component/s: webapp
-
None
Given:
A user with camunda-admin permissions logged in in the Admin Webapp;
When:
The user attempts to navigate to the profile page of a non-existent user. E.g. URL: http://localhost:8080/camunda/app/admin/default/#/users/undefined?tab=profile
Then:
No indication is shown that the provided User ID doesn't exist.
Expected:
An error notification is shown that the user doesn't exist.