Hi Rick, Thanks for posting the question. I'm kinda surprised that I
have never encountered this use case before, but I put together a quick
scenario blueprint that does the job. In this attached blueprint, I am
watching for new issues (requests) and I could add additional criteria
to the first module to only look for ones that meet some specific
filter. In the next module, I am grabbing associated documents and, for
each document, creating multiple "Document Approvals". You were right,
it is a ...