Forums

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

Jira SQL query for finding all the Test Runs that got status updated from fail to pass

Kalyan6232
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 13, 2020

Could you please help me with jira SQL query for finding all the Test Runs that got status updated from fail to pass , i have tried all the possible options and i'm getting some or the other error .

Request you to do the needful ( Currently i'm using below query )

project = "METM" AND issuetype = Test and TestRunStatus CHANGED FROM "FAIL" to "PASS"

Error message : -

  • History searches do not support the 'TestRunStatus' field.
  • The value 'FAIL' does not exist for the field 'TestRunStatus'.
  • The value 'PASS' does not exist for the field 'TestRunStatus'.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events