Qabel / qabel-desktop

(B2C) :computer: Desktop frontend of Qabel
Other
11 stars 12 forks source link

data lost due editing sync #484

Closed jmt85 closed 8 years ago

jmt85 commented 8 years ago

create local folder foo1Local create local folder foo2Local create remote folder fooRemote create sync between foo1Local and fooRemote add file to foo1Local change sync from foo1Local to foo2Local foo2Local empty

expected behavior: foo1Local = foo2Local = fooRemote

edit: after restart Qabel foo2Local is synced edeit2: behaviour is time-dependent, it can also been all deleted

thechauffeur commented 8 years ago

For now, deactivate this function.

thechauffeur commented 8 years ago

Because it has somehow slipped through. This function is not really needed anyway and might even confuse users (even if working properly). We don't need an edit sync feature.

thechauffeur commented 8 years ago

This issue should be closed but by which PR?

audax commented 8 years ago

Closed by https://github.com/Qabel/qabel-desktop/pull/485 which disabled the edit function.