Like John said. If you want the field to show up on the screen with a red asterisk (marking it as required), then make it required in the field configuration.
Creating a validation to check if the field is populated will allow you to create custom error messages
Hi @[deleted] ,
You can do that one of two ways. You can but a validator on the Create transition for each of the fields.
Or you can change the Field Configuration for that issue type for that project. This article will walk you through how to do that:
https://confluence.atlassian.com/adminjiracloud/changing-a-field-configuration-844500798.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.