When querying the expression eval API and the search APIs (v2 and v3) for the most recent issues, the results are wrong.
Both of the queries order by id desc
and order by created desc
return the wrong issues
Please can someone at Atlassian fix the search APIs to return the right results?