Bug na busca de ticket, endPoint - /api/v2/search/tickets?query=

Hello friends, today I detected a bug in the endpoint - /api/v2/search/tickets?query=

When we perform a status listing and look for a specific status, the API is returning another status.

If you have automations, I advise you to check because it can generate a false true in applications.

Example:
Doing a get on the endpoint with the parameter
/api/v2/search/tickets?query=“status:8”, when status 8 does not exist, status 2 is being returned