Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to push out updates to the template to all of the boards

Lori Werner June 22, 2021

When we create a template and then push the template out to a board.....and then make a change to the template.  How do we push out the update to all of the boards?

2 answers

1 vote
Iain Dooley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 23, 2021

@Lori Werner the best way to resolve this sort of depends on what sorts of changes you want to synch. Do you want to simply make it so that when you create a new card in a list, the corresponding card is created in all lists on boards that have used this template? Or do you want to synch changes to existing cards? Basically you can do it, but you'd have to look at each scenario where you want to push your updates and write a specific automation for that.

milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 24, 2021

@Iain Dooley 

Agree. The automation will depend on the kind of updates. As the created cards would have undergone all kinds of activities and travelled across the board, the helper card allows you to have them collected based on sourceCard from the first copyCard action. Your post arise a good enhancement to add which is checklist by list names. That way the automation can be more targeted using the helper card. 

Lori Werner June 24, 2021

We use Trello for tasks for our employees to follow. So let’s say we wanted to add an additional step that we wanted them to follow. We add that on the template and I don’t want to have to duplicate that 75 times on individual cards. I would rather just push out that update to all of the cards

milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 24, 2021

@Lori Werner 

Have you watched the videos? The helper card collects all the cards created from card template into a checklist just like you would with Butler collect card action. You can then literate through the checklist to update the 75 cards.

It uses the sourceCard info associated with the first copyCard action - aka when you used the template to create a new card. 

The easiest workaround is to use hidden labels and you can collect all the cards with Butler. That assumes the label is not removed by your user. 

Iain Dooley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 24, 2021

@Lori Werner so in this context is a "step" a new checklist item? And could you say that the name of the checklist is a reliable indicator of what needs to be updated? Will the names of the cards remain the same?

0 votes
milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 22, 2021

@Lori Werner 

update : I misread your question. I was answering based on template card not board. 

As far as I am aware, and I did a quick test by adding a label on the template, it does not automatically update the created cards.

There is a {sourcecardname} variable in Butler for copied cards. This appears not the same as what is on the card point to the template:

"cardSource":{"id":"60d27a961d2ff17fdc5292e2","name":"A template",

 I am imagining a 'helper' solution where you can have a checklist of all the created cards so that you can use it with Butler to automate the updating process. Or you can have a webhook on the template card such that it will detect a change, look for all the cards that was created and incorporate the change programmatically on each card.

milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 22, 2021

@Lori Werner 

The 'helper' solution is done. I will put it with an endpoint. It can be used with Butler to automate the changes to all card that was created from a template card. It can be used by developers via a http request.

It uses the "cardSource" taken from within the "copyCard" action.Screen Shot 2021-06-23 at 1.35.34 PM.jpgScreen Shot 2021-06-23 at 1.34.58 PM.jpg

milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 23, 2021

@Lori Werner 

This is a short video demonstrating the use of the above endpoint.

https://www.loom.com/share/ca15818b5a964538a2c07f16348712a9

a second video but using the same capability via a webhook or trigger that watches the template card

https://www.loom.com/share/a2633223634547f58284b98777b20e94

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events