when issues are created from a change request with an issue link: "is caused by", all linked issues are in resolved or done status before the original change request can be transition to resolved or done.
Note: We have to achieve this with only by using Script runner plugin. I need the script.
You can perform a scripted validator using ScriptRunner.
--
Pseudo code.
Hi @bharath reddy - Welcome to the Atlassian Community!
You can also do that with the Automation for Jira add-on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you Please tell me the process, how to achieve that with Autmation for jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, sorry - I read the original question wrong. Automation For Jira will perform actions when items are transitioned, but cannot actually prevent them from transitioning. However, ScriptRunner or JMWE (Jira Miscellaneous Workflow Extensions) should be able to do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.