The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Validator to only transition once all tickboxes have a value

Callum Carlile _Automation Consultants_
Community Champion
January 8, 2019

I'm creating a list of tasks for someone to complete externally using the checkboxes field.

I would like to make a validator that only allows the transition button appear once every box has been ticked, but am not sure what groovy code I need to use for this.

Please may someone help! Also please assume that I have zero coding knowledge, which is very close to the truth!

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Udo Brand
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
January 8, 2019

In order to hide the button you need to use a condition.

Lets say you have four checkboxes (values A, B, C, and D) in yourField. then use

yourField = A and yourField = B and yourField = C and yourField = D 

TAGS
AUG Leaders

Atlassian Community Events