Opened 16 years ago

Last modified 9 years ago

#5092 closed defect

Synchronization issue with nodes deleted on server — at Version 1

Reported by: pieren Owned by: team
Priority: normal Milestone: 17.03
Component: Core Version: latest
Keywords: download update conflict Cc:

Description (last modified by Don-vip)

On Build-Date: 2010-05-31 21:58:35
Revision: 3288
Is-Local-Build: true

  • download any area with e.g. a way with 10 nodes
  • use another editor to delete 5 nodes of that way on the server
  • download again (update/refresh) the same area in JOSM
  • the way is correctly updated but deleted nodes are still present
  • if we delete the node manually, we can upload a changeset but it is empty !

(see http://www.openstreetmap.org/browse/changeset/4876847 as example)

Change History (1)

comment:1 by Don-vip, 9 years ago

Description: modified (diff)
Keywords: download update conflict added; refresh removed
Milestone: 17.03

Bug is still here, reproduced with r11732.

We should update all primitives contained in the download zone but not in the downloaded data.

Note: See TracTickets for help on using tickets.