Changes between Initial Version and Version 1 of Ticket #22520, comment 3


Ignore:
Timestamp:
2022-11-24T09:21:15+01:00 (3 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22520, comment 3

    initial v1  
    11Ah, quite special. The node 3942364677 was created and deleted in the same changeset:
    22https://www.openstreetmap.org/node/3942364677/history
     3Edit: 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.
     4So probably this problem could be fixed by filtering those objects.
     5