-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF11, 11.1, 2021.0
-
Component/s: Web UI
-
Tags:
-
Browser:
In the task view, when clicking on a task action, if the api returns an error code nothing happens on the UI side
Step to reproduce:
- configure a workflow in studio with one step
- bind an automation script to a transition
- throw an exception in the script
- deploy
- start the workflow
- try to complete the task
==> there is an error server side but nothing happens in the UI
- duplicates
-
NXP-27462 Gracefully handle the error when completing an already completed task
- Resolved