MrMaps
IImmich
•Created by MrMaps on 11/26/2024 in #help-desk-support
Total images retrieved through pagination doesn't match "total"
Thank you very much for the insights! I'll switch to use the
hasNextPage
field instead of relying in the total
counter.18 replies
IImmich
•Created by MrMaps on 11/26/2024 in #help-desk-support
Total images retrieved through pagination doesn't match "total"
Sorry, I'm referring to the "total" field you get when querying the
/people
endpoint
Above is the request for page 43, with size 1000.
This is normal request (page 0):
18 replies
IImmich
•Created by MrMaps on 11/26/2024 in #help-desk-support
Total images retrieved through pagination doesn't match "total"
I'll start from that, thank you
18 replies
IImmich
•Created by MrMaps on 11/26/2024 in #help-desk-support
Total images retrieved through pagination doesn't match "total"
I don't see any relevant data about the requests in the logs of docker, is there any way to check what filters are being used when querying the
people
endpoint?
18 replies
IImmich
•Created by MrMaps on 11/26/2024 in #help-desk-support
Total images retrieved through pagination doesn't match "total"
Do you mean using
withHidden
? Or what kind of filters? I only have 1 hidden image, but a difference of 5k still seems pretty significant18 replies