[openstreetmap/openstreetmap-website] Update num_changes when backfilling changesets (PR #6361)
Tom Hughes
notifications at github.com
Thu Aug 28 09:17:03 UTC 2025
tomhughes left a comment (openstreetmap/openstreetmap-website#6361)
This is the most recent 50 where num_changes seems to be wrong, with the current and correct values:
```
id | current_num_changes | correct_num_changes
-----------+---------------------+---------------------
168981909 | 1 | 2
168900195 | 1 | 10
168890737 | 1 | 6
168890675 | 1 | 3
168886428 | 1 | 9
168883250 | 1 | 9
168853665 | 1 | 2
168812239 | 2 | 10
168617198 | 1 | 2
168615876 | 1 | 2
168615874 | 1 | 2
168615495 | 1 | 7
168615493 | 1 | 7
168615490 | 1 | 7
168615489 | 1 | 7
168615486 | 1 | 7
168615483 | 1 | 7
168615477 | 2 | 7
168615467 | 1 | 7
168615463 | 1 | 7
168615461 | 1 | 7
168615457 | 2 | 7
168539640 | 1 | 2
168535456 | 6 | 52
168535319 | 3 | 45
168533944 | 1 | 6
168497084 | 1 | 2
168497011 | 1 | 4
168482383 | 1 | 4
168480002 | 1 | 2
168458124 | 1 | 2
168457857 | 2 | 9
168457710 | 5 | 16
168457479 | 1 | 2
168457454 | 1 | 7
168457404 | 1 | 2
168457367 | 2 | 3
168457357 | 1 | 3
168457332 | 4 | 27
168457088 | 2 | 9
168448455 | 2 | 9
168446773 | 3 | 18
168445364 | 3 | 31
168319929 | 1 | 4
168319848 | 2 | 16
168319369 | 2 | 20
168266745 | 1 | 3
168266722 | 1 | 2
168266611 | 1 | 4
168254829 | 2 | 23
(50 rows)
```
Interestingly all the ones I've looked at are OsmAPP 1.7.0 so that may be a clue.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6361#issuecomment-3232653153
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6361/c3232653153 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250828/ba4cbb14/attachment-0001.htm>
More information about the rails-dev
mailing list