#9656 closed defect (fixed)
6792 - Problem Upload delete way
Reported by: | Luebeck | Owned by: | team |
---|---|---|---|
Priority: | blocker | Milestone: | 14.02 |
Component: | Core | Version: | latest |
Keywords: | Cc: | Luebeck, simon04, naoliv, Andre68 |
Description
i delete a way by 4 points and the nodes only will be in use by this way.
when i upload the delete i get a conflict message because a point is in use by this way with id .....
in the next step i want to download the way of the conflict message - but get the answer that the way is delete !!! (so it will be delete in the upload action before). http://www.openstreetmap.org/changeset/20305330
only change a node (without delete) is ok !
Attachments (1)
Change History (12)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Cc: | added |
---|---|
Milestone: | → 14.02 |
Confirmed. Simon, can you have a look ? Likely caused by r6776 ?
follow-up: 6 comment:3 by , 11 years ago
Confirming. "Prepare conflict resolution" does nothing in this case.
Saving the layer into an .osm file and opening it in 6752 solved the problem. Saving it in that version also produced a different file (different order of operations). That is probably the clue.
comment:5 by , 11 years ago
Cc: | added |
---|
comment:6 by , 11 years ago
Replying to aceman:
Confirming. "Prepare conflict resolution" does nothing in this case.
Saving the layer into an .osm file and opening it in 6752 solved the problem. Saving it in that version also produced a different file (different order of operations). That is probably the clue.
Just use the tested version of [6767] till this bug is fixed. That's what I'm doing as this bug nailed me tonight when trying to upload some highway cleanup that I did that involved deleting a few ways.
comment:7 by , 11 years ago
comment:8 by , 11 years ago
Cc: | added |
---|
comment:10 by , 11 years ago
Sorry for the regression and also that I didn't manage to look into this issue earlier. Should be working now
A workaround is to upload the deletion of the way alone:
mark one dummy object, "upload selection", add the deleted ways and after the upload of this, upload the deleted nodes of it.