I have a split in workflow but it only goes to 1st task because of IF-then-End condition.
I need a case condition.
IF Action1 = true then "Core Task" end
IF Action2 = true then "NE Task" end
IF Action3 = true then "IN Task" end
Action1 = 1
Action2 = 0
Action3 = 1
Split will line rules will go to both Action1 and Action3 task at the same time.
I am having difficulty upgrading my k2 studio (v4.7) workflow to k2 five.