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: 

How make field mandatory based on selected value of other custom field

michal_tatulinski
Contributor
November 14, 2023

Hi.

 

I have customfield_10055 radio button type. It have six possible answers.

If user select A, I want make customfield_10054 mandatory.

How do that using ScriptRunner Behavior?

I tried to use example from https://docs.adaptavist.com/sr4jc/latest/features/behaviours/example-behaviour#make-field-required-when-select-list-value-selected but with no luck.

 

Edit:

We use Jira Cloud version.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Kristian Walker _Adaptavist_
Community Champion
November 16, 2023

Hi Michal,

Thank you for your question.

I can confirm that scriptRunner for Jira Cloud now supports the radio buttons field and these have the key of com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons. 

This means if you replace the key for select list fields in the example script with this key and map the behaviour to the OnChange event it will work.

Also, you should then specify your field values inside the script.

I have tested this out using Radio buttons as mentioned above and can confirm this works.

I hope this information helps.

Regards,

Kristian

0 votes
Sanjen Bariki
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.
November 14, 2023

Hi @michal_tatulinski ,

 

Welcome to Atlassian community!

Please find the below some solution link.

Check and let me know, did you received any responce on it.

 

Regards,

Sanjen

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events