FilenCloudDienste / filen-desktop

Filen Desktop Client for Windows, macOS and Linux
https://filen.io
GNU Affero General Public License v3.0
56 stars 0 forks source link

Sync locations are disappearing after every update on Windows and macOS. #107

Closed uncharted-user closed 22 hours ago

uncharted-user commented 1 day ago

Describe the bug When the app is updated, the sync locations are getting removed. I have to create and add each one again.

To Reproduce Steps to reproduce the behavior:

  1. Create Syncs
  2. Update the app
  3. Check the Syncs and they are gone

Expected behavior Every setting shall be exactly it was after every update.

OS (please complete the following information):

People facing the problem:

Dwynr commented 22 hours ago

This is expected when upgrading from legacy v2 to the new v3. The new version has been built from scratch, using a different localStorage format.

uncharted-user commented 1 hour ago

This is expected when upgrading from legacy v2 to the new v3. The new version has been built from scratch, using a different localStorage format.

Thanks for the reply. I think a warning could have been helpful for users who added numerous of sync locations over the year. By the way, will that happen again when app will move to v4?