alexcorvi / apexo

A web/desktop application to manage your dental clinic practice.
https://apexo.app
MIT License
84 stars 46 forks source link

The data will be erased when the new backup file is restored #180

Open mohamadRoc opened 4 years ago

mohamadRoc commented 4 years ago

Describe the bug this is happen once Apexo generate and upload backup file, try to download the new backup file and restore the data using that file you will get an empty record for all the data,

To Reproduce Steps to reproduce the behavior:

  1. login and go to setting
  2. Go to "Automated Backups" and click on "renew" for the first backup file. to create new backup.
  3. wait until the backup file is ready, download the file
  4. Restore the downloaded file

in my case it take a very long time and then you will find all your records is cleared

Expected behavior the data should returns as it was before restoring data

Screenshots loss

Desktop (please complete the following information):

Additional context if you restore old backup file (generated in older version) it will work normally, the issue if you restore new backup file generated in the new version.