Greetings,
I have a workflow where a users can select a single or multiple users to assign to the workflow. If multiple, I create a new line in the list so that the workflow can run against that new line. The workflow does not start on the new list row created. I'm guessing it does not start because the workflow running created the new line. Is there a way to auto-trigger the workflow to run on the new row created by the current workflow?
Thanks