[openstreetmap/openstreetmap-website] Restore original users index method; add search method for multi fetch (PR #4207)

Anton Khorev notifications at github.com
Mon Aug 28 18:14:14 UTC 2023


The reason to revert is what if there's more than one user who is going to complain about this change.

The method itself is 8 lines of code, not a big overhead to have in parallel.

Maybe you copied the code from the elements multifetch, in this case you got the behavior consistent with it. Another option is to make it similar to the changesets multifetch without silly 404, that's what I'm adding here. Both behaviors are consistent with some other api call.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4207#issuecomment-1696131588
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4207/c1696131588 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230828/6c73dce0/attachment-0001.htm>


More information about the rails-dev mailing list