Setup:
Parallel paths split into two branches. Branch 1 has task 1, and branch 2 has task 2. The completion condition is true so it will complete if only a single branch is complete.
Issue:
Both tasks are assigned and created, but if Task 1 is completed causing the parallel paths to complete, the Task 2 is still available and can be complete even if the flow has already processed actions past the parallel paths action.
How can we have Task 2 be invalid or inactive and not show up in the assignee’s My Nintex tasks once the parallel paths have been completed?

