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"'
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.