Trello Butler is currently limited to 20 buttons on a board.
Our Requirements
We are currently using 22 buttons that move cards to their 22 backlog boards.
Moreover we use buttons that move cards into the correct list inside one backlog board, plus a few due date butlers. This gives a total of 35-40 board buttons needed per board.
Workaround for now: Activate different butlers/buttons per user.
Question:
How can increase this number over 20?
@George Dorgan Well, I can think of how to get rid of the requirement to add 22 different backlog board buttons:
Create one button for each type of list in the backlog board called "Move to Backlog LISTNAME" and when clicked, find a checklist on a template card called "Backlog Boards LISTNAME" and copy it to the card, this should have a list of all your current boards.
Then add a rule that says
When a checklist item is checked in checklist "Backlog Boards {*}" move the card to list "{wildcard1}" on board "{checklistitemname}"
Thanks Iain, This seems to be a very advanced and flexible approach.
However I am not familiar with Template Cards. Could you please elaborate and give examples with
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@George Dorgan I'll leave the specifics as an exercise for the reader (or for someone else who wants to have a crack) but to answer your questions:
> Why must it be a template card?
It doesn't need to be a template card, just a card that you use as a template
> Why wildcard?
Because you said you need to move cards to specific lists, not always the same list
> How can a template card contain a list of all boards?
It doesn't look like Butler can create boards anymore, so you would either need to maintain this manually, or you could use a Trellinator command something like this to create a board whenever a checklist item was added to a checklist called "List of Boards":
https://gist.github.com/iaindooley/c5894dd7fc1e3cd9039069c9faf117b8
You can find out more about Trellinator here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.