Forums

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

JQL for custom report

Christine Robert April 13, 2021

Hello,

I am attempting to construct a JQL in order to create a custom velocity report that will exclude a specific epic. If anyone has any recommendations, I would greatly appreciate it.

 

Thank you,

Christine

1 answer

1 accepted

1 vote
Answer accepted
Mirek
Community Champion
April 13, 2021

Hi @Christine Robert 

Not quite sure do you want to only exclude specific Epic or also issues that belong to that Epic, but overall you might try to use "epic link"

Find issues that do not belong to epic "ABC", where "ABC has the issue key XYZ-31
"epic link" != XYZ-31 or "epic link" != ABC

Christine Robert April 13, 2021

Hi @Mirek 

Thank you for the fast response. This is a weird request from an upper member of our team who allows issues to be added once we have started a sprint & records  them under an "Unplanned WorK" epic.

Now they are requesting reports that exclude issues recorded under this epic.

I'll give this a shot. Thanks for the assistance

Like Mirek likes this
Bill Sheboy
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.
April 13, 2021

Hi @Christine Robert 

Adding to what @Mirek suggests, if you also have work items which are not assigned to epics, you may add another clause:

"Epic Link" != ABC-123 OR "Epic Link" IS EMPTY

Best regards,

Bill

Like # people like this

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