I want a field value should be mandatory at resolving and closing the ticket. but at closing it should check if the field is empty or no, if empty then only it should ask for field value. How can this be done through workflow properties in jira workflow
Considering you're in a company managed project / workflow, you don't do this through workflow properties, but through a transition screen and a required field validator on the field.
When you add the field you are referring to on your transition screen, the field will show the value that is or isn't on the issue yet. The validator you add to verify if the field is empty will always kick in, but it will only prevent the user to execute the transition if it has no value.
Hope this helps!
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.