Once a parent workflow instance is running inherit the permissions to any child workflows
We have parent-child workflows that the child workflow doesn't kick off right away. We have had issues because the user who started the parent workflow instance has been terminated prior to the child workflow instance being kicked off. If the parent workflow has been started, there is no need to check that the user is value for the child workflow.
6
votes
