Re: [openstreetmap/openstreetmap-website] Show new/modified/deleted count in place of "<edits> 🖊" in changeset card (Issue #5758)

Anton Khorev notifications at github.com
Sat Apr 5 19:29:35 UTC 2025


AntonKhorev left a comment (openstreetmap/openstreetmap-website#5758)

Can we do num_created_nodes, num_modified_nodes, num_deleted_nodes, num_created_ways etc? We use total numbers by element type already for element pagination on changeset pages and we have to do `SELECT COUNT(*) FROM "nodes" WHERE "nodes"."changeset_id" = ?`.

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

Message ID: <openstreetmap/openstreetmap-website/issues/5758/2781054236 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250405/eb5fc0ec/attachment.htm>


More information about the rails-dev mailing list