-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
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