You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have multiple boards and want to add team gantt manual to all boards at the same time ie I don't want to go in individiually and turn them on or off. How do I do that? I can see how I can turn them on and off on each board but not how to do it all at one time.
Or do I have to uprade from the free account to the next levels to be able to do this?
@Denise Brown you can do this using the boardPlugins API endpoint:
https://developers.trello.com/v1.0/reference#boardsidboardplugins-1
The way I'd handle this is to create a "Power up configuration" board. You could have one card per power up in an "available power ups" list, and one list per board. To enable a power up you would copy an available power up card into a list, and to disable it simply archive the card.
Hi Denise!
Since Power-Ups are handled on a per-board basis, there is unfortunately not a way to get that setup across all of your boards at the same time.
You will need to handle that for each individual board that you would like the Power-Up added to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.