Opened 12 months ago
Closed 12 months ago
#7684 closed defect (fixed)
upload=false prevents merging
| Reported by: | pnorman | Owned by: | Don-vip |
|---|---|---|---|
| Priority: | normal | 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 Changed 12 months ago by Don-vip
- Owner changed from team to Don-vip
- Status changed from new to assigned
comment:2 in reply to: ↑ description Changed 12 months ago by Don-vip
comment:3 Changed 12 months ago by Don-vip
- Resolution set to fixed
- Status changed from assigned to closed
In 5233/josm:



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.