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 a Butler Board button that moves all the cards in one list to another. I'd also like to flag all of those cards with a label when moved via that button, but am not seeing how I can do that. Is this possible?
@Andy Stampor another option could be to create a separate rule that says something like:
"When a card in list "A" is moved to list "B", apply the "B" label to the card".
I was thinking something like that, but I also manually drag cards / move cards to that list as well and want to use the label to flag them as being moved via the butler board button.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In that case, I'd suggest creating a Trello service or bot account and creating the command while logged in as that user. So basically creating a new Trello user, and name it Trello bot or something. If you use Gmail, you can create a task-specific email address. When a command is executed, the "performer" of that command will be the user who created the command. So, your command could say:
"When a card in list "A" is moved to list "B" by @Trello_bot, apply the "B" label to the card".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should create a button command to Collect cards under Cascade. This is to gather all the cards for that list and for each card linked to the item , add the label. Try it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm sorry, but I don't understand what you are suggesting. I don't see a Cascade option when looking at the Board button options in Butler.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Andy Stampor
If you have to use a board button then you have to set a second trigger for each card that is moved into the list.
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.