We made existing field mandatory and removed this filed from particular (Create issue) screen but still on creation of issue. we are facing error mandatory field not entered. Earlier, to this particular field was optional and present in create and resolve screens level. Now, we have made mandatory and removed it from create screen. we are not able to create any issue now.
It is an expected behavior.
I do not want user to fill any data on create screens. So, I have deleted the field and in resolve screen I want user to fill data mandatory. but now I facing error in create screen even though that field is not available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you only want it to be filled in when resolving the issue only put it on the transition screen for that transition and the View screen. If you put it on the edit screen you run the risk of someone putting something in it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you set up a field to be mandatory, the field is required for every operation (create, edit).
In your response .. it looks like you want the user to create without showing that field, and make it mandatory in futher steps. This can be achieved by
* making the field optional,
* removing it from the create screen
* use the Jira Misc Workflow plugin, and setup a transition validator to allow transition only if the field is populated
HTH
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.