-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Reproduce
- User has READ permission for a task
- try to change the due date in tasklist of the task --> error message appears:
Error Message
The user with id 'demo' does not have one of the following permissions: 'UPDATE' permission on resource '6bb620b6-e403-11e4-b1c0-28d244730e4e' of type 'Task' or 'UPDATE_TASK' permission on resource 'changeVariablesProcess' of type 'ProcessDefinition'
- try to add a new group to the task --> different message appears:
Add Group Error Message
Failure : Adding the group to the selected task finished with failures. Try to refresh the page to try again.
Problem:
second error message is misleading, should be equal to the first one.