Skip to content

Ensure specs on sorting of issues in API are deterministic on MySQL

Paco Guzman requested to merge 22057-fix-api-ossues-sorting-flaky-specs into master

What does this MR do?

Ensure a deterministic order of issues on the existing API issues specs

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

To avoid random failures as described on #22057 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22057 (closed)

Merge request reports