Something went wrong in desktop version too.
Manager opens but can’t “see” the Businesses.
I deleted all files and Imported again from backup.
My date preferences was changed to MM.DD.YYYY.
I changed back to DD/MM/YYYY and now 2 of my Business follow this date format but the 3rd Business does NOT.
When I create a backup that already exists refuse to Replace It.
Yeah. This way if you are using attachments or upcoming audit trail feature, everything will be self-contained in single .manager file.
Previously Manager was using data format I created myself but as Manager is growing in functionalit, it felt like I’m reinventing the wheel. SQLite is great format to store application data so I switched to that.
The only problem is that Manager won’t run on 32-bit Linux at the moment but I’ll find some solution for that.
Could you send me the file that starts with 00000000-0000-0000-000.... to lubos@manager.io ? I think that should be enough for me to try to reproduce the issue.
@ahmadsetioaji, not sure about this. Manager has no code to delete files or directories within its data folder. Perhaps you have your data folder elsewhere. On server edition, you typically set the path using command line switch.
In my system, i only change the port not the path. but why all data gone.
pi@pi-server:~ $ cd .local
pi@pi-server:~/.local $ ls
share
pi@pi-server:~/.local $ cd share
pi@pi-server:~/.local/share $ ls
Manager
pi@pi-server:~/.local/share $ cd Manager
pi@pi-server:~/.local/share/Manager $ ls
00000000000000000000000000000000
pi@pi-server:~/.local/share/Manager $ ^C
pi@pi-server:~/.local/share/Manager $
That’s something you would need to figure out. Manager doesn’t contain any code to delete any files or directories so it couldn’t be Manager. It must have been something else.