tolgee-platform icon indicating copy to clipboard operation
tolgee-platform copied to clipboard

Cursor-based pagination skips results when no sort is specified

Open jdimeo opened this issue 3 years ago • 0 comments

The UI always specifies keyName sort, but if you leave it null (even though it's an optional API parameter) the back end returns inconsistent results and skips some keys when using the cursor to fetch all data.

jdimeo avatar Sep 02 '22 12:09 jdimeo