Forums

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

How to remove 'none' option from radio button type custom field?

shivani shirguppi
Contributor
January 19, 2024

There is one custom field called 'is logger patch' which is radio button type and it has values as 'yes' and 'no'. I have made the default value for this field as 'no' but it is showing me 3 values as 'none','yes','no' on screen. How can I remove that none option from there?? I have not even added the 'none' value in the options for 'is logger patch' field. 

It is in Jira Server.

1 answer

1 accepted

4 votes
Answer accepted
Crystal Hafley
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 19, 2024

Hi @shivani shirguppi 

Since you've already set a default value, you can enforce this field to be mandatory, which effectively removes the 'None' option.

First, go to the field configuration for your project. Find the 'is logger patch' field in the list. Once located, set the field to be 'Required.' This action makes it mandatory for users to choose between 'Yes' or 'No,' and they won't see 'None' as an option.

Remember, this change will apply to all issues within the project or issue type using this field configuration.

After making this change, ensure that it aligns with your project's requirements, as it will require users to make a selection for this field in all relevant issues.

shivani shirguppi
Contributor
January 19, 2024

Thanks @Crystal Hafley 

Suggest an answer

Log in or Sign up to answer