Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Link a newly created issue to any other issues with same field value

Rob B
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 6, 2026

Link a newly created issue to any other issues with same field value.

Issue Created > Link Issue > IF JQL = "X"

Ive been trying to use JMWE post function but cant do it.

2 answers

0 votes
John Funk
Community Champion
March 6, 2026

Hi Rob,

Below is an example of an automation rule I use to do the same thing. The field in common is Account Name. Also add any Conditions needed after the Trigger step. 

Screenshot 2026-02-04 103027.png

0 votes
Marc -Devoteam-
Community Champion
March 6, 2026

Hi @Rob B 

Where are you executing this action in a post-function of the create step of a workflow?

You could do this with an automation rule.

But in a post-function, use the JWME "Link issues to the current issue" option , configure the link logic and add a conditional execution, like;

issue.get("customfield_12345")?.value == "A"

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.13.1
TAGS
AUG Leaders

Atlassian Community Events