Forums

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

Filter Jiras when a specific issuelinktype has been added

Hanieh Rossel
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 31, 2022

Hello community,

I need a query which allows me to filter Jiras when a specific issuelinktype has been added.

Here is more explanation:

  • We have user-stories
  • We use Xray to cover user-stories by tests
  • We want to follow a KPI to show how many user-stories are coverd by tests for each month
  • I tried this jquery but the updatedate can be related to everything and not only to when a "tested by" link is added to the story:  IssueType = Story AND issueLinkType = "tested by" AND updatedDate >= "2022/06/01" AND updatedDate < "2022/07/1" ORDER BY updated DESC 

Can you please help me?

Hanieh

1 answer

0 votes
Jack Brickey
Community Champion
August 31, 2022

Not ideal but maybe consider a custom date field and automation. When issue is linked and conditions are met then set date. This will allow you to construct a JQL.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events