I have an issue with issue's summary eg. 646791-1 which is moved to status done column.
Now another new issue is created with a same summary 646791-1 but with different project key which jira takes care automatically.
I want to link these two issues as they are similar except project key
and this has to be automated every time i populate the jira board with new list of issues
that verifies or compares issues with done status list and creates link by relates to automatically.
this way i can maintain a chain of link everytime similar summary of issues are created.
Help me how to do in automation.
Hello @NAREIN CM
I think your automation should already look similar to this rule:
For the Create new Issue Action, you can choose the field "Linked Issues" to set like this:
Hope this helps to solve your case. Let me know if you need any further assistance. :)
Greetings
Chris
Hi @Chris K thanks for the reply. But i missed to give some more details i believe,
please below two screenshot. i want the issue summary for the newly created issue to verify with the already completed or done issue's summary. If they both match then the end result has to create an action to link both.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @NAREIN CM
First I apologize for my late response. I was out of order the last week, but I am happy to share my solution with you now, which might fit your requirements.
Instead of comparing two smart values, please try the following approach with a JQL branch rule:
For the Edit Issue action you can then choose your favorite link type for the linked issues field of the trigger issue:
Please let me know, if this is the solution you were looking for :)
Greetings
Chris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.