#4572 closed defect (fixed)
after update data - way contains deleted member
Reported by: | bastiK | Owned by: | team |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | relation update r-2010-01-blocker | Cc: | skyper |
Description
After File > update data, the way contains a deleted node.
data consistency test:
[DELETED REFERENCED] {Way id=50672497 version=1 V nodes=[{Node id=645270597 version=1 V lat=52.3181898,lon=14.1661305}, {Node id=645240847 version=1 VD lat=52.3154516,lon=14.1667404}, {Node id=645270591 version=1 MV lat=52.31393982080329,lon=14.168653708581134}]} refers to deleted primitive {Node id=645240847 version=1 VD lat=52.3154516,lon=14.1667404}
Attachments (1)
Change History (9)
by , 15 years ago
Attachment: | way with deleleted node.png added |
---|
comment:1 by , 15 years ago
comment:3 by , 15 years ago
Keywords: | update relation added |
---|---|
Priority: | normal → blocker |
comment:4 by , 15 years ago
Cc: | added |
---|
comment:5 by , 15 years ago
Keywords: | update relation → relation update |
---|
comment:6 by , 15 years ago
Keywords: | r-2010-01-blocker added |
---|
comment:7 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:8 by , 15 years ago
Note that there will still be referenced deleted primitives (see #4467). But at least there will be conflict for it and after resolving conflicts, the dataset should be without referenced deleted primitives.
(I deleted the node in another instance.)