Modify

Opened 15 years ago

Closed 15 years ago

#3249 closed enhancement (fixed)

Resolve conflicts between invisible and deleted primitives automatically

Reported by: Gubaer Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: conflict Cc:

Description

  • server has "invisible" element and local element is "deleted" -> "purge" it
  • server has "invisible" element and local element is "unmodified" -> "purge" it

where

  • "invisible" - visible=false
  • "deleted" - deleted=true
  • "unmodified" - modified=false
  • "purge" - remove all references to the element in the dataset and either delete the primitive physically from the dataset or set "visible=false" (not sure whether the later would work in the local dataset, must of the code just checks for "deleted" not for "visible"; currently the code always phyiscally removes primitives from the dataset if it "purges")

See thread on josm-dev.

Attachments (0)

Change History (1)

comment:1 by Gubaer, 15 years ago

Resolution: fixed
Status: newclosed

(In [2198]) fixed #3249: Resolve conflicts between invisible and deleted primitives automatically

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.