Forums

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

JQL filter with updatd not working properly

joko hobo
Contributor
August 1, 2018

Hi, I am using JIRA server in my end. few day ago my JQL filter query with JIRA is working fine. but from some days it is only returning a blank response.

My Sample query : '/rest/api/2/search?jql=updated>"2018-01-01 10:10"'

1 answer

0 votes
Mauricio Karas
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 3, 2018

Hello, Joko! Thanks for reaching out the Atlassian Community!

I've tried the REST call and it worked for me. If you search for the issues through the GUI using the JQL(updated>"2018-01-01 10:10"), does it returns issues?

Also, try using a different query on the REST call and see if it returns something, you can just leave it empty like so:

/rest/api/2/search?jql=

At this point, it's good to ask if there was any change in your instance that could affect this.

Kind regards,
Maurício Karas

Suggest an answer

Log in or Sign up to answer