Is it possible to trigger a function using Butler, that when a list and cards are added to one team board (board 1), that a new list is created on a specific other board (board 2) that mirrors the list and its associated cards from board 1?
Hi,
If yours needs (type of change) are limited you can synchronize 2 boards with rules like this
To duplicate & link a card
when I am added to a card, copy the card to list "Inbox" on board "Personal" and link the cards together
To synchronize card movement
when a card is moved to list "Done", find the first card linked in the attachments, and move the card to the bottom of list "Done"
To synchronize completed mark
when the due date is marked as complete on a card by anyone, find the first card linked in the attachments, and mark the due date as complete
But the perfect synchronization can be complex or impossible concerning :
- item
- due date
- list removed
See this :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.