Hi,
I would like to create a "validator" on a transition which validate the existance of a linked issue.
my case :
A user make a proposition on "support" project.
Accept the transition to state "accepted", only if a linked issue has been created on the "dev" project.
Is there a way to do this on Jira onDemand ?
Best Regards,
Patrick
Hi Patrick,
Teams that have previoulsy tried this set-up have had success using Groovy Script Runner as discussed here: https://answers.atlassian.com/questions/159524/validator-script-to-check-status-of-all-linked-issues-before-allowing-transition
Within OnDemand, the restricted functions do not allow you to run Groovy Script Runner.
As an alternative you could use the validator - 'Field has been modified Validator' - the validator requiresthe field (Linked Issues) to be modified during the transition. You would need to have the field, Linked Issues, added to the transition screen to meet the validator requirements.
Cheers,
Paul
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.