Hi,
we'd like to use the Groovy Runner plugin for Jira to validate if a user has entered a comment in a workflow transition screen.
Since this is part of a larger script, we have to stick to Groovy Runner and cannot use another plugin.
Any help how this can be done would be greatly appreciated.
Regards, Jochen
if (transientVars.get("comment")) { ... }
in a validator.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there a way to validate if comment was entered using ScriptRunner Cloud validator?
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.