Modify ↓
Opened 8 years ago
Closed 8 years ago
#9429 closed defect (duplicate)
deleting referencing relations gives a conflict
Reported by: | rayquaza | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | Cc: |
Description (last modified by )
I've got a relation (r1) which references another relation (r2). Now I delete r1. Later I notice that I also want to delete r2 and do so. On upload I get an error like "r1 is still referencing r2", but no conflict-message.
I solved it by uploading only (all) selected objects and then uploading the relations manually, but JOSM should handle this.
Attachments (0)
Change History (3)
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Priority: | major → normal |
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Closed as duplicate of #7157.