Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Automatically Link tickets with the same reporter

Ajten Ajvazoska March 27, 2020

Hi, 

 

I would like to know if there is a away to setup an automation rule to link opened tickets with the same reporter. 

The key is to link only opened tickets so that when supporting the customer, we can view all linked open tickets by that customer in one ticket. 

Thanks.

2 answers

1 vote
Gaby June 21, 2021

Hi, 

I was able to create an automation rule that will look for all issues with the same reporter and link them to the original issue. In this case original issue is either a newly created issue or existing issue where automation is triggered manually.

image_2021-06-21_122418.pngJIRA_linking_automation.png

 

You can adjust your Issue Lookup JQL for only opened issues, for example:

reporter = "{{reporter.emailAddress}}" AND (statusCategory != Done OR resolution is EMPTY)

 

If needed you can also create another automation (or Branch rule) to delete links for resolved issues.

 

Hope this helps :)

CentricDataProjects January 16, 2024

@Gaby {{lookupIssues}} is it a variable or? 

Gaby January 26, 2024

Hi @CentricDataProjects , it is a variable as the results vary based on the executed JQL. In Jira terms it is considered as a "smart value" that can be used in the automation actions. 

Jira automation actions | Automation for Jira Cloud, Data Center and Server | Atlassian Documentation

0 votes
Kris G _Alacriz_
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 Leaders.
September 3, 2020

You can try Issue Matrix app - https://marketplace.atlassian.com/apps/1212709/issue-matrix?hosting=cloud&tab=overview

Not sure about automation though. 

best,
Kris 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events