We have our change management tickets setup in Jira. I have a custom date filled called "Change Date & Time" and also another Custom field called "Change type" with 3 options, Emergency, Standard, and Change Model. Is there any way that I can have a validation of some sort so that if a user creates a change ticket, and the date of their change is not at least 7 days out from that moment, that it throws an error saying they must set their change as an Emergency change?
The Suite Utilities for Jira will only do the validation for one specific field. If you want to validate multiple fields you could use ScriptRunner to have a scripted validator that compares all the fields you want to check.
You would need an app to do it, Suite Utilities for Jira (JSU) has a date validator, and there should be others as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do have this in place, but it seem like it will apply it to the whole workflow. I only want it to apply if a certain field is selected.
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.