[openstreetmap/openstreetmap-website] Add notes multi fetch API call (PR #3707)
Anton Khorev
notifications at github.com
Fri Sep 23 09:19:44 UTC 2022
Although there is a bit of difference between extending the existing note search entry points and adding a new one. The existing ones always sort the notes by date. The new one may can be added without sorting or with sorting in whatever order the ids are passed. The latter seems to be the case with the most straightforward implementation using `.find()`
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3707#issuecomment-1255980025
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3707/c1255980025 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220923/dec59c2f/attachment.htm>
More information about the rails-dev
mailing list