Hello,
I need Linked issues and Issue fields to be mandatory in create screen, Linked issues i can do that from fields configurations but "Issue" field i could not able to make it mandatory. I hope we need to link Issue field with Linked Issues but i am not getting how to do that. Please help me with this asap.
Hello @amanne
Welcome to the Atlassian community!
Since Jira does not have a system field called "Issue", I believe you are trying to configure a custom field (called "Issue") as required. Is that correct?
If that's what you are trying to do, there are two ways to configure a field as required:
1 - Through the field configurations:
- Navigate to the project the field is added to > Project settings > Fields > Actions > Edit fields
- Find the field you want > Click in "Required":
2 - Using a workflow validator:
- Navigate to your project > Project settings > Workflows > Click to Edit the related workflow
- On Diagram mode, click in the create transition > validators
- Add the Field required validator, properly selecting the fields you want to be required.
If you are not being able to find the field you want with the options above, I suggest you the following steps:
1 - Check if the field is properly added to the field configuration of your project and properly mapped to the issue type screens.
2 - Check if the field is related to any third-party apps in your instance
3 - Provide us with a screenshot of the field displaying in your issues
Let us know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.