Opened 11 years ago
Closed 3 years ago
#8082 closed defect (duplicate)
Splitting way breaks relations which are not downloaded
Reported by: | Larry0ua | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | split | Cc: |
Description (last modified by )
Steps to reproduce the bug:
- Download relation 1742393.
- Select any node that is in the middle of the way.
- Press P to split way.
Observed behavior:
way is splitted, but relations that use this way become broken as they now include only old part of the way, not new. Also, as these relations are not loaded to JOSM this situation is unable to solve in the client side.
Desired behavior one of the following:
- message box is shown saying "You are going to split way that is not downloaded completely. That may break relations using this way. Download way completely before splitting?" with buttons "Download" (green download icon), "Split without downloading" (no icon), "Cancel" (red cross icon - cancel default)
- some epsilon bounds around the point is downloaded and then way is splitted (not really preferred way to solve the ticket as is not obvious to the user)
Attachments (0)
Change History (8)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
+1
default should be to request parent relations prior to split and deny splitting (if not in wiki:Help/ExpertMode).
comment:4 Changed 7 years ago by
Summary: | Way Splitter - breaks relations when way is incomplete → Splitting way breaks relations which are not downloaded |
---|
comment:5 Changed 3 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:6 Changed 3 years ago by
comment:7 Changed 3 years ago by
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
comment:8 Changed 3 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Closed as duplicate of #17898.
Maybe related to #10838?