Opened 13 years ago
Closed 5 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 by , 13 years ago
Description: | modified (diff) |
---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
+1
default should be to request parent relations prior to split and deny splitting (if not in wiki:Help/ExpertMode).
comment:4 by , 9 years ago
Summary: | Way Splitter - breaks relations when way is incomplete → Splitting way breaks relations which are not downloaded |
---|
comment:5 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:6 by , 5 years ago
comment:7 by , 5 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
comment:8 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Closed as duplicate of #17898.
Maybe related to #10838?