The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Mandatory field appearing when creating new issue

Milovan Blazhevski
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!
July 20, 2022

Hi there,

I have situation with a custom field which is added to a transition on statuses...like Reopened and the field ask for a reason of reopening when transitioning to other status. All this works fine, but when I mark the field as mandatory, and when you try to create new issue, it does not appear as a field but you got error that it is required as mandatory field ( I do not need the field there ). So at start I think that my problem is when the field was created, as it was asked to select the issue types for the field. Hope to explain this fine :)

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Sreenivasaraju P
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 20, 2022

Hi @Milovan Blazhevski ,

Welcome to the community. 

Field configuration is used to make fields mandatory across your workflow right from create to close. 

 

If you want to make any field mandatory at any particular transition only, then you can't use field configuration schema for the same. You can use validator(like fields required) in the workflow at that particular transition.

Milovan Blazhevski
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!
July 21, 2022

Hi Sreenivasaraju,

thank you for your reply, I will give it a try and play around with validators