Good day everyone.
I am trying to make fields required when logging new issues from within Jira using the " Create '' button on my project.
I managed to solve the manual entry option by using field required validators within the workflow which works fine for when you manually create an issue however, I noticed that when I tried to log an issue using our email channel, I get the following error:
====================
====================
When I did try to add the field as required through the field configuration page, I received an error as follows: "Configured request type has too many visible required fields" hence me trying the validator option.
Assistance in this will be greatly appreciated.
Kind regards
Hello @Mohammed Arafat Naidoo
For Jira Service Management the request type used by the email handler may have only the Summary and Description fields as Required fields, as per this article:
You cannot have additional required fields for the request type created by emails, nor can you have Validators for field in the Create transition for the workflow that applies to that type of request.
Use a different request type for issues created from emails. Set required fields only for the request types that can be created only through the UI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.