Hello,
I need to validate some custom fields, for example that the value on custom filed is not greater than a certain number and so on, before creating a task, otherwise a warning or message appears, how can I do that?
Welcome to the Atlassian Community!
You can use validators to do this, but you will need to find an app that provides a validator for "number is larger/smaller than", the built-in ones do not have that
I know that Jira Script Utilities (JSU) is an example that does have this type of field validator. I would imagine the Jira Miscellaneous Workflow Extensions also has this ability, although I've used that plugin much less.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Matteo - Welcome to the Atlassian Community!
Unfortunately, this is not available. You might be able to use the ScriptRunner Behaviours add-on app, but I think it is very limited as to custom fields.
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.