Missed Team ’24? Catch up on announcements here.

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

How can I COPY list to MANY boards at once?

Body Pit
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 28, 2018

I use tens similar boards with different user and some times need to copy one list to all my boards. How can I do it by one click using default interface or another services?  

2 answers

0 votes
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.
November 30, 2018

@Body Pit this is doable pretty simply using the API. A good triggering mechanism would be to create a card in a list with the name of the board to copy it to then add the "Copy to board" label.

You could dream up some other way to trigger the copy event, too -- but here's some examples of implementing it using that trigger.

You can use something like this in Butler:

When I add the label "Copy to board" to a card copy the list to board "{cardname}" and archive the trigger card

email their support for clarification on the specific command.

Here's the same code done using Trellinator:

https://gist.github.com/iaindooley/b43f141f21f1143d5b0395ed0c69066c

You can find out more about Trellinator here:

https://trello.com/integrations/#trellinator

0 votes
Torben_trello
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 29, 2018

Right now, there is no option to copy lists to different boards in bulk. I'll let our team know, that you are interested in that. You might want to check, if you can build a custom solution for your needs using our API: https://developers.trello.com/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events