You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
We use Trello Boards to track order production. We use labels as flags. We get activity time/user on each card but it does not include when/who added labels. Also looking for sort functions by labels.
For sorting, you can use Butler to make a Card Button. Under the Sort tab there's a Sort the list by label command, never played with that but it looks like you can manually order specific labels as well as just by colour. As well as tack on a secondary sorting as well.
As for labels, Butler may also be a solution.. but make sure to check that the number of times someone adds/removes a label (even by accident) per month is below your subscription level's Quota before going forward.
You can make a Butler rule that triggers off of a label being added, and you can either add that info at the bottom of the card description by using "{carddescription}/n{username} added the label {labelname} on {time} {datenumber}", or add it as a comment (just remove the {carddescription}/n bit of the above)
Sort tab does not offer sorting list by label commands. Pretty much just sorts by date created, due date and name. Is this something I can add?
Butler - already using our powerups, but that sounds like a great way of doing it.
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.
@Christine Sandsness according to the documentation here:
https://developer.atlassian.com/cloud/trello/guides/rest-api/action-types/
the addLabelToCard action is supposed to be an included item in the nested action types resource so you should be able to do this in your browser:
https://trello.com/1/cards/VsUv8PtK/actions?filter=addLabelToCard
replacing "VsUv8PtK" with the actual short ID of the card BUT ... you can't. For some reason neither add nor remove label from card actions are showing up. You might get more mileage asking about that on the developer community:
https://community.developer.atlassian.com/
So it looks like the only way to get this info currently as @Vongsawat mentioned is to use a "when label added to card" trigger (or API webhook notification) to record that information somewhere else (like in a comment on the card or in a Google Sheet).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Community! My name is Brittany Joiner and I am a Trello enthusiast and Atlassian Community Leader. I'll be sharing with you a series of videos with my top tips on how to best use Trello...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.