Hey Everyone,
Looking at Trello's new Mirror function as a tracker in a larger board ... We use Placker currently as it has a when condtions are no longer met drop down ... we already have the Trigger "when a card is moved out of the board" but I'm missing something to automatically remove the mirror
Any thoughts?
Thanks!
Community moderators have prevented the ability to post new answers.
Hi there! This is the rule you'll need
when a card is moved out of the board, find a card titled "{cardlink}{*}" on [board name], and archive the card
The title of a mirror card is the URL of the source card, so this is searching for cards with a title that matches the card URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.