Okay here's the scenario I am trying to Create and Control:
Mirror or copy cards into two specific places and then upon completion of a checklist archive both mirrored versions of the card.
Here's the real life application:
We have a board named "Weekly Meeting."
In that board we have a list called "Rocks".
In the "Rocks" list we have templated cards with two checklists
The Current Execution Attempt:
Assignment Creation:
Assignment Completion:
The Problem:
I cannot seem to wrap it up with a bow. I have everything built and functioning except the archive functions upon completion. The automation "When checklist "Rock ToDo's is complete --> Archive the card" seems to be too simple and doesn't do the trick. I also want to avoid the original rock card being archived.
The Solution:
I am open to whatever version of this chain of events would work. I am not fixed to this process. If there is a better way I will chase that path!
Community moderators have prevented the ability to post new answers.
For your archive issue, you need this:
"When a checklist is complete in a card, for each checklist item linked in checklist {checklistname}, archive the card"
The "for each checklist item linked" is in the automations > cascade section
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.