Can I create a rule that will gather all mirrored cards into a list when the original card is marked completed or alternatively archive all mirrored cards when the original is marked completed. I appreciate that marking a mirrored card complete will mark the original complete also and thus trigger the action.
Hi @Mark Knight, welcome to the Atlassian Community!
You can use a rule similar to this one to archive the mirror card when the original one is completed.
when the card is marked as complete in a card, find a card titled "{cardlink}" in list "List", and archive the card
For more information about variables and "find" actions, please refer to the following documents:
Automation variables
Use the find and lookup actions with automation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.