- Given
- In cockpits process instance view a user task is selected and the user task tab is open
- Manager user modal is open (select the respective action button)
- When
- I click on the add button (Input field is empty)
- Then
- An exception is thrown in the backend
- Problem
- In the User Manage users modal it is possible to click on the add button although the button is disabled.