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?
Hi. Any chance this has changed so you CAN enable a powerup across the workspace? I'm able to add them across my workspace but not to enable them, and that's really hindering with every employee having to enable multiple power ups per multiple boards....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Added powerups manually to each board within the workspace. BUT that does not enable them for each user on each board. IE. I'm thinking my team can see subtasks on a card (powerup: subtasks) but the team members did not - on their own - enable the power up so when they look at a card, they don't see the subtasks.
I'd like to add AND enable powerups for every (selected) board within my workspace. As demonstrated, I can't depend on employees to know when to enable a powerup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I solved some of my problems by creating a template board, since most projects have the same jumping off point. I added powerups to the template, and when i create a new board from the template, they are available for all users.
similarly, to note, automations are NOT carried over board to board. So, i found out that even though i use a board template to start, the new board has automation capabilities, but they are not enabled automatically per board. So, I have to go in and enable automations on each board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Iain! I am trying to create a power up configuration board like you suggest. But in reality, I have no idea how to do this.
Is it possible for you to explain step by step?
Much appreciated if you can! Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Additionally, some have commented that a Template Board with powerups, when used to create a new Board, should automatically copy over the powerups. But, im not seeing that happen. Is this a feature that exists on Trello?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.