Modify ↓
Opened 16 years ago
Closed 16 years ago
#3115 closed enhancement (wontfix)
copy from one layer to another doesn't copy relation
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | copy layer relation | Cc: |
Description
when a node/way is copied from one layer to another layer the relation is not copied.
any relation linked to nodes and ways should be copied to
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
agreed, if the relation is considered parent it's correct to copy the relation itself. will close
Note:
See TracTickets
for help on using tickets.
I think copy shouldn't copy parent element (or more generally referring elements) too. This would be counter intuitive. I think we are only familiar with deep copy concepts where child elements (and their children, and so forth) are copied too.