JQL to locate tickets, where the linked ticket from another project is status Done

Bo Schlichting
Contributor
September 26, 2022

Hi

I work with Service Desk as one project "MSSD".

Then do we have a "TECH" project, where the bugs are resolved.

Customers crate a MSSD incident and IF we find that it is a bug, do we create a TECH ticket, for the TECH team to resolve.

I want to create a filter, where I can see the MSSD tickets, which have linked TECH tickets which is in status "DONE".

I have tried with the linkedIssues, but it seems to need a specific ticket number.

I have searched, but has not been able to find a solution.

Best regards and thanks

Bo

2 answers

2 accepted

1 vote
Answer accepted
Harald Seyr
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 26, 2022
Bo Schlichting
Contributor
September 26, 2022

Hi Harald

Thanks for the quick reply. :)

I was hoping to get this resolved, without having to buy further apps, with additional cost to the company, as it is a minor need I have at the moment.

So I guess I will live with the manual workaround for the time being.

Best regards

Bo

0 votes
Answer accepted
Bo Schlichting
Contributor
March 9, 2023

I managed to do it with  the following filter:

(project = Tech or project = Development) AND (creator = 61234e51fc55090071e1f843 OR creator = 62ea56a6825fbfbfcff094c6) and status = Done and updated > endOfDay(-14) ORDER BY updated DESC, cf[10547] DESC, created DESC

This filter gives me the Tech or Devel tickets which is closed within the last 14 days. :) 

Suggest an answer

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

Atlassian Community Events