-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
-
Not defined
The existing flow node status config option for 'completed' flow nodes also includes those that were canceled. We want to add a new option for those that were completed successfully
Agreed API:
{
type: completedFlowNodesOnly,
filterLevel: view,
data: null
}
ATs:
- Users can select flow nodes that were completed successfully
- API docs are updated