Changes between Initial Version and Version 1 of Ticket #22520, comment 3
- Timestamp:
- 2022-11-24T09:21:15+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22520, comment 3
initial v1 1 1 Ah, quite special. The node 3942364677 was created and deleted in the same changeset: 2 2 https://www.openstreetmap.org/node/3942364677/history 3 Edit: I think the problem occurs because - with the given options - reverter tries to undelete all objects which were deleted in the changeset. With the current code this includes the objects which were also created in the same changeset. 4 So probably this problem could be fixed by filtering those objects. 5