Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#5003 closed defect (fixed)

reverter plugin: ignores any changes that come after the change set that is to be reverted

Reported by: bastiK Owned by: Upliner
Priority: normal Milestone:
Component: Plugin Version:
Keywords: reverter plugin Cc:

Description

  • changeset 1: add a POI
  • changeset 2: add note="I was there"
  • changeset 3: add addr:housenumber=23
  • revert the spam cs 2
  • result: the useful information from cs 3 is gone without warning
  • expected result: create a conflict. (Treat current version as if it was 'modified'.)

Attachments (0)

Change History (2)

comment:1 by Upliner, 15 years ago

Resolution: fixed
Status: newclosed

OK. Now if revert was "clean", primitive version won't be set back. But if revert was 'dirty', primitive version will be set back and when you'll try to upload this data you'll get a conflict.

comment:2 by bastiK, 15 years ago

Nice solution. On the long run it might be better to create these conflicts right away (see #5004). After all, we already know if the revert is "dirty", so in case it is "clean" there is no more network traffic.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Upliner.
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.