Modify

Opened 13 years ago

Last modified 13 years ago

#7297 new defect

Conflict management - Synchronize datasets efficiently

Reported by: planemad Owned by: team
Priority: major Milestone:
Component: Core Version:
Keywords: conflict, synchronization Cc:

Description

It oftens happens to me (possibly because i'm on a not so reliable developing world net connection), that my uploads stops responding and i need to cancel it. This usually causes synchronization errors on reupload, the server having newer versions of objects than what i have.

I now have to synchronize the entire dataset, which causes a whole deal of downloading, because its downloading all areas from the start of my session, even those that have been uploaded ok. Ideally, it should only start synchronizing from the area that has the object which is out of sync.

Anyway, after waiting for the 120 area downloads to sync my data, i get an error "No data found in this area". I close the dialog, try to reupload, and the same error saying the server has a newer version. Clearly whatever area was downloaded to sync my dataset was lost because of the 'no data found' error. Now i have pretty much no way to upload my data but to sync the 450 objects individually.
upload-error-sync-upload..

Whats needed:
1) Start sync only from the area in which the problematic data exists, not from start.
2) Allow user to specify how many areas to sync. if there have been 40 area downloads, he may want to sync only 10 which could potentialy have a problem, not everything.
3) skip objects out of sync, upload the other stuff, maybe from reverse order. problematic objects should not be blocking the upload of clean data.

Attachments (0)

Change History (1)

comment:1 by Cobra, 13 years ago

There is an option to update only the modified objects (file -> update modified).
You can also select some objects and update this selection.

When uploading you can do the same. Select some objects and upload them. But it would be much better if you could upload more often so there won't be so many objects to upload and potentially update.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to planemad.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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