Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

defectsCreatedDuringTestExecution() function not picking up bugs linked to test execution

 

Xray - Jira 

I'm attempting to create a filter to retrieve bugs with an open status associated to a set of test executions, however no bugs are retrieved.


JQL: issue in defectsCreatedDuringTestExecution("Test Executions Filter") AND status not in (Closed, Rejected)


Firstly, I've created a filter named 'Test Executions Filter' to retrieve the desired set of test executions (see below).

(The 'Test Plans 1' filter is used to specify which test plans the test executions will be sourced from.)

Test Executions.pngBugs 1.png

Secondly, I've linked the following bugs to the test execution 'First execution' using the 'created' link option. The status of these bugs has been set to open.Bugs.png

On the other end, the bugs are linked to the test execution by the 'created by' link.

I then run the following JQL with the aim of filtering these opening bugs:

issue in defectsCreatedDuringTestExecution("Test Executions Filter") AND status not in (Closed, Rejected)

I'm confused as to why my query does not return the linked bugs?

Filter.png

 

 

0 answers

Suggest an answer

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

Atlassian Community Events