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.
Hi there.
I currently have hundreds of cards with the yellow label on them and i'd love to press a Button so Butler randomly selects one of these for me to look at. Is this possible?
I know it can randomly select any card, but i'd like it to randomly select one with a certain label on there.
Thanks in advance.
Tom
You can use http request to select from a random list of cards. You can use a report variable to generate the list of cards (pattern will be {cardlinks}). The http request endpoint will use a random number generator to send back the random card. The use of the report variable gives you more flexibility in the solution rather than coding the select criteria into the endpoint program.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @milynnus
Unfortuantely i wouldn't have a clue how to do that, i'm afraid.
Coding or stuff like that isn't my cuppa tea :-/
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.