Hi there,
may you can help:
We have issue in a project A being linked via link type "relates to" to issue of different projects (B,C), If the status of the issue in A changes I would like to delete the "relates to" link to an issue in project B and keep the linbk to the issue inm project C.
How could I implement it. Any help is highly appreciated.
Kind Regards
Johannes
It's not a super elegant solution because you're limited to what automation allows you to do but I was able to get it somewhat working with this: link
For this to work properly, you will need to import this as a global automation and update the project references in the condition and JQL lookup as necessary.
Some possible caveats depending on your use case:
Hi @Johannes Fünger ,
you need a custom post function to do that. Do you have ScriptRunner app?
Fabio
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.