Hello Community,
I have a requirement to assign tasks to multiple departments (~10) and multiple users that are assigned to those departments. I can create a loop and fire off a sub-workflow, however there is a secondary requirement for all of those departments to finish their tasks before the WF progresses.
Does anyone have any ideas around this? The only short term solution is to split, create the multiple tasks then merge.
Thanks.