Opened 13 years ago
Closed 13 years ago
#7684 closed defect (fixed)
upload=false prevents merging
| Reported by: | pnorman | Owned by: | Don-vip | 
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | tested | 
| Keywords: | upload merge import | Cc: | 
Description
upload=false currently prevents merging with another layer. It should warn when merging a layer like it does when uploading.
I would suggest not warning when someone tries to merge a single object. The most common use case for upload=false is an import source like CanVec and merging a single object should not generate a warning, as this is the correct way to handle the data.
Additionally, JOSM will suggest that you upload an upload=false layer when quitting. It should never suggest this, but suggest saving instead.
Attachments (0)
Change History (3)
comment:1 by , 13 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 




Replying to pnorman:
Actually this was intentional to prevent merging "upload=false" layers with normal layers. It should be no problem to merge two layers of the same type. But a warning instead of a restriction sounds good to me too.
Agreed.
Agreed too.