Problem with required field for Create Issue screen

uri shech April 30, 2017

I try to open a task on an existing and configured workflow and on the Create screen I defined some required fields.  I filled all the required fields and I get an error massage on a required field that is not belong to the spoken screen (shown at the attached as "Tools Complete"), but it is a required field at a different screen.

This problem only accures at the Create field.

required field error.PNG  

2 answers

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 30, 2017

You need to log in as an admin and either make the field optional in the field configuration or add it to the screen so the user can fill it in.

0 votes
Sanjay April 30, 2017

Hello Uri,

JIRA applications only allow a field to be set as Required in the global context

If you are so strict that the field needs to be filled only later. Then there is a option of making field mandatory in a particular transition

https://confluence.atlassian.com/jirakb/how-to-make-jira-applications-fields-required-in-a-workflow-transition-691011903.html

Otherwise (if you are ok in making field mandatory while creating issue),

Nic's solution works perfect.

 

Background : we had similar use-case where some field can be filled by user after initial anlysis of the issue. So this field becomes mandatory after a particular jira status. What we did is that we made it mandatory for the particular transitions so that we make sure the field is filled properly at the required time.

 

Regards,

Sanjay

Suggest an answer

Log in or Sign up to answer