Forums

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

Need JQL query for Below conditions

Maktumhusain Taseeladar January 4, 2023
  1. Epics that don’t currently have dates, need to get Solution verification Target start  & Solution verification Target END date  according to the BP they are linked to.  If an epic is connected to multiple BP, it should receive the earliest date

       (BP parents- Link type extend by )

 2. Interfaces and BPT that don’t currently have dates, need to get Solution verification Target start  & Solution verification Target END date according to the epic they are linked to (important to complete step 4 first).  If an interface/bpt is connected to multiple epics, it should receive the earliest date. ( Extends/ Extended by )

3 answers

0 votes
Iryna Komarnitska_SaaSJet_
Atlassian Partner
January 6, 2023

Hi @Maktumhusain Taseeladar , 

If you are having difficulties learning JQL syntax, I can recommend a gadget that my team has released - Text to JQL.

The add-on converts plain language into a relevant JQL query.

Here you can view several examples of using the app - link to examples.

The gadget is free!

Maktumhusain Taseeladar January 13, 2023

Thank you , i will try this.

0 votes
Maktumhusain Taseeladar January 4, 2023

A

0 votes
Nic Brough -Adaptavist-
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.
January 4, 2023

JQL can't do that, all it can do is search for issues, based on the data on the issues.

So you can do "Issuetype = Epic and start-date is empty", but you can't extract the data from other issues that are linked to it with JQL.

You will need to find or write a report that can follow the links and read data from issues not the one found.

Maktumhusain Taseeladar January 4, 2023

Basically i need to do filter and save, the output should be displayed on Dashboard by selecting saved filters

Nic Brough -Adaptavist-
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.
January 4, 2023

I assumed it would be for a report of some sort. 

As I said, you'll need to find or write something that can follow the links and report on the issues found at the other end.

Suggest an answer

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

Atlassian Community Events