Taskana / taskana

Lightweight library for general purpose task management
https://taskana.pro
Apache License 2.0
92 stars 100 forks source link

Validation of AccessItems leads to unexpected behaviour in the Admin UI #2632

Open SebastianRoseneck opened 1 month ago

SebastianRoseneck commented 1 month ago

If the validation in the "Access" tab fails when creating a workbasket via the admin interface under "Workbaskets", an error message is displayed and the AccessItem is not created, but the workbasket is still created. The expected behavior would be that the creation of the workbasket is not completed in the event of an failed AccessItem validation and the incorrect AccessItem is pointed out.