[openstreetmap/openstreetmap-website] Filter out changesets that are too old when sorting in ascending order (PR #4164)
Tom Hughes
notifications at github.com
Mon Aug 14 16:22:10 UTC 2023
Maybe @zerebubuth can help though after 15 years he may have forgotten ;-)
It looks a lot like it was all part of the api 0.6 work that introduced changesets and wasn't responding to any specific need, just trying to anticipate requirements.
I guess using creation time is problematic if you want to find recent changes as a changeset may vanish from that query while it's still getting edits - making everything use close time would avoid that although it means trying to page through wouldn't give completely consistent results.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4164#issuecomment-1677652897
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4164/c1677652897 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230814/ce5560fe/attachment.htm>
More information about the rails-dev
mailing list