Forums

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

Jira Plugin Development: how can i develop to make a custom field as mandatory, which plugin module?

Rishabh Kumar September 1, 2021

Hi all,

I'm trying to find a way to develop a plugin module by which i can make a custom field mandatory at the time of create issue screen.

Which plugin module should i explore or some groovy script or AUI component for this  except the custom field plugin module one,...Any solution or workaround would be much appreciated.

Already gone through the custom field creation and type creation documentation.

https://developer.atlassian.com/server/jira/platform/creating-a-custom-field-in-jira/

Thanks.

1 answer

1 vote
Mohamed Benziane
Community Champion
September 1, 2021

Hi

Welcome to the community

If you need to make a field mandatory in the create issue, you just need to use the field configuration and make your field as required.

Rishabh Kumar September 1, 2021

Hi

thanks for the input but i am making  a plugin by which we can select different custom fields from a list and make them mandatory as per our choice.

Suggest an answer

Log in or Sign up to answer