[openstreetmap/openstreetmap-website] Order of comments in changeset comments feeds (Issue #4613)
Anton Khorev
notifications at github.com
Fri Mar 22 03:12:32 UTC 2024
### Problem
Does it make sense for comments in a feed to go in ascending order, oldest first?
Comment feeds for all comments are sorted in descending order:
https://master.apis.dev.openstreetmap.org/history/comments/feed
But feeds for individual changesets are sorted in ascending order:
https://master.apis.dev.openstreetmap.org/changeset/307182/comments/feed
If you add a limit, and there's more comments than the limit, you'll never get new comments:
https://master.apis.dev.openstreetmap.org/changeset/307182/comments/feed?limit=1
### Description
_No response_
### Screenshots
_No response_
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4613
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/4613 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240321/689d1f80/attachment.htm>
More information about the rails-dev
mailing list