-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
---
-
---
-
-
-
2023 Week 12-14 (from Mar 20)
When a task id cannot be found, a 500 error code is returned, while it should be 404.
The reason is that WorkItemNotFoundException, unlike ProcessInstanceIdNotFoundException, is not properly mapped in the Rest exception handler.