Hi All,
On Done transition I have a screen with DOD field, which is checkbox field. I need to set rule - All checkbox values must be selected during transition.
How can I set this on cloud without scripting, because we dont have scriptrunner?
Hi @Javid Huseynli ,
You'll need to add a validator to your transition – that's the way to ensure a user has entered something correct on the transition screen.
There are a few validators included and if you just want to make sure that your DOD field is not empty, you can do that with the included "Field Required Validator".
However, if you want to set up a more elaborate rule, you will need an app. It does not have to be ScriptRunner, there are many workflow apps available on the marketplace and pretty much every single one of them supports Jira Expressions based validators. Personally, I like Cloud Workflows, because it's really focused on Conditions and Validators and because I have been heavily involved in its creation. But really, any app with expression-based validators should do the trick.
Hope that helps,
Oliver
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.