Yes. The Jira Misc Workflow Extensions App has a validator that will check if fields are empty, changed, etc. It can't make the red asterisk, but provides the functionality you are after.
It is possible to make the fields mandatory on a Transition. This is native functionality, in Jira Cloud. You can use the Validators on the workflow Transition.
In the Field Configuration, when you make a field mandatory, it will add a red * on the field, in the create and edit screens.
But as far as I know, it won't mark a mandatory field set on a Transition. You just get an error stating that the field is mandatory when trying to transition the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
just to add....you have the ability to specifty the error message to be sent.
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.
Hi ILY,
You can do this using the Power Scripts add-on, which can also do countless other things you will likely want to do with Jira. The only thing it won't do is add the * but you can have it give a custom error message.
Here is a video tutorial walking you through How to require attachments.
Here is a page that has code for a number of different validators.
I hope this helps!
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.