Script field added into the validator while moving the transition to closed however validation is not successful even after entering the sprint name or sprint value but still field validation says "Sprint" is required.
Need your help to validate the script field during the transition and any inputs would be appriciated.
Sprint probably should not be a scripted field, but that's not the important bit.
Scripted fields are updated after validation, not before. Their "input", which a validator will look at is not taken from the person doing the transition, it is the value that was in there before you started the transition
It sounds like your validator is doing a simple "fail if Sprint is empty", so it's failing your transition because Sprint was empty when you started the transition. It wouldn't have a value until after the transition has completed.
You should try validating the value(s) that the scripted field will use to calculate the new value of sprint at the end of the transition.
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.