Forums

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

Rest API - get test cases between date range for "updatedOn" field

azizahmed syed
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!
January 4, 2023

Hi,

I am trying to get Test cases updated between two dates using "updatedOn" field. When I tried with 
rest/api/1.0/testcase/search?query=projectKey = "QAC" AND updatedOn > "2022-01-01" 
getting 400 error message like below.

{
    "errorMessages": [
        "Unrecognized field: updatedOn"
    ]
This filter query is working for "createdOn" field but not working for "updatedOn". Any solution for this plz

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events