-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 6.0-HF28, 7.10-HF07, 8.1
-
Fix Version/s: None
-
Component/s: Workflow
-
Epic Link:
-
Tags:
-
Story Points:5
For affected workflow instances described in NXP-19349, (workflow running with attached documents not existing anymore and no pending tasks), there's no actual visual access to cancel them in the existing JSF UI.
We should provide an action in the Admin Center -> Workflow menu to purge such workflow instances. The purge algorithms could be as follow:
-
- a batch scan which goes through all running workflow
- if all attached documents does not exist anymore, cancel the workflow instance.