Modify

#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

Replying to pnorman:

upload=false currently prevents merging with another layer. It should warn when merging a layer like it does when uploading.

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.

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.

Agreed.

Additionally, JOSM will suggest that you upload an upload=false layer when quitting. It should never suggest this, but suggest saving instead.

Agreed too.

comment:3 Changed 12 months ago by Don-vip

  • Resolution set to fixed
  • Status changed from assigned to closed

In 5233/josm:

fix #7684 - Various improvements in "upload=false" layers handling

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.