Forums

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

How to set custom fields mandatory in a particular jira project

jayanthiR November 22, 2021

Iam new to Jira .Assume I have 50 Jira Projects in my Jira Instance. I want to make my custom fields mandatory/Optional in particular jira project. Any time any custom fields can be changed to required (*) or optional in a project.

Creating Field configuration  and Field  configuration schemes and assigning them to the project is not a advisable way.

I'm looking forward for all the approaches and ideas to achieve this functionality . Thanks in Advance .

 

1 answer

1 accepted

0 votes
Answer accepted
Peter DeWitt
Community Champion
November 22, 2021

@jayanthiR , you will need to use a 3rd party solution for this that allow for deeper control. We use Scriptrunner, specifically the behaviors functionality, to achieve this. You will be able make specific fields required in specific situations.

Look here for more information:

ScriptRunner (adaptavist.com)

 

-pjd

jayanthiR November 23, 2021

Thank You Peter for your immediate response . But I expected to achieve this without using tool. Like by creating new user installed plugin and uploading in Jira.

Plugin should do  setting custom fields mandatory/optional  for any projects present in the Jira Instance.

Peter DeWitt
Community Champion
November 30, 2021

@jayanthiR , the other out of the box solution (field configurations) is the one you identified as unadvisable. I'm not a developer so my experience with developing a custom plugin is just about 0. :) If you want the head that way, post in the Atlassian Developer community.

The Atlassian Developer Community

-pjd

Suggest an answer

Log in or Sign up to answer