We have two JIRA instances, which is having linked issues in between two instances. i want to close the linked issue automatically when the parent issue is closed. Can we implement this ?
You could use a postfuntion in the closing transtitions of your workflow on the first JIRA instance.That postfuction could make a request to the other-instance's REST API to transition the linked issue to closed state (if it is in a closeable state).
is it
Transition parent issue
or
Set Field Value from Linked Issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i want to close child issues when the parent is closed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline 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.