I have a date field that must not be null - however, I cannot make it required because it is in a transition screen.
I have tried some regex but no luck. What is the proper way to do this?
Thanks
Hi Edvin,
Try placing a Validator on the transition to make the field mandatory. It should not fire until you have saved the value on the Transition screen.
See this document for more info:
https://confluence.atlassian.com/adminjiracloud/advanced-workflow-configuration-776636620.html
Hi @Edvin Beqari as mentioned by John,Proper way is to make the field mandatory on Transition screen, you need to add Field Required Validator in workflow. Select field put error message > Publish. it's the best simple solution to make field mandatory on transition.
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.