Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to move to the next transition based on votes quantity?

Darya_Koyfman
Contributor
April 15, 2020

I need to create workflow and find function which allows to move to the next transition based on a certain amount of votes. 

1 answer

2 votes
Matt Doar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 15, 2020

Probably a custom condition on two transitions. One for a certain vote value, another for another non-overlapping vote value, e.g. 

votes < 10

votes >= 10

Then only one transition will be offered to the user. You choose the target status for each transition

Darya_Koyfman
Contributor
April 16, 2020

Hi Matt,

The problem is that I'm not a software developer, so I have no idea how create custom condition. Do we need to buy ScriptRunner? Is there any other add-ons for vote count I could use?

Thanks,

Darya.

Suggest an answer

Log in or Sign up to answer