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.
I'd like to create an automation rule such that tickets sit in "Ideas" until somebody upvotes them. At this point, I want them to automatically move column / status into "Upvoted". Is this possible?
Yes it can be done, but it's not the cleanest rule. I couldn't get "Votes" as a trigger. But if you run a rule with a 5min schedule, include JQL to give you all the issues in "Ideas" status and then run an advanced compare {{issue.votes}} is greater than 0 you'll be able to transition these to "Upvoted".
There is a suggestion to add votes as a trigger, which you may review and vote for here:
https://jira.atlassian.com/browse/JRACLOUD-74498
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all, After many months of work, I am delighted to announce the launch of the Jira Automation Template Library! The Template Library is a new website dedicated to all things Jira au...
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.