How to correctly use 'JOIN' activity in workflow?

sushmadn2
Tera Contributor

 I close complete all the tasks the requested item is still "closed incomplete".Can anyone suggest a correct way of using the "JOIN" activity or any other way of completing the workflow?? What should be the correct activity values to run it as expected.

Join output condition on Closed complete node ; activity.result == 'complete'

Join output condition on Incomplete node ;activity.result == 'incomplete'

 

sushmadn2_0-1725101703402.png

 

4 REPLIES 4

Manoj89
Giga Sage

Hi SushMadn,

 

From your workflow context I don't see any task created as part of workflow activity, were the tasks created manually?

when i complete other task as well the flow will go to incomplete.

Manoj89
Giga Sage

sushmadn2_1-1725252235008.png

Here is clear flow where it goes to incomplete .In this case i have used branch and join as well still shows incomplete.