The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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