Hello everybody i woul like when i create a issue check with scriptrunner that another issue exist when it exist i woul like to link it to the issues that is on create
Hello,
You can write a customized script for this purpose. You need to do a jql search on this script where you search for issues that have the same summary. After that you can create a link for these issues. You need to put this script on the post function of create transition on your workflow.
Regards,
Elifcan
Hi Elifcan,
that's exactly what I need, but I have no idea about writing such a custom script.
Is there any example you can provide?
Many thanks in advance!
Verena
It looks like you're new here. Sign in or register to get started.