Hello,
I am currently testing docmost version 0.24.1. Backup and restore are important to me.
As already described here, docmost is behaving strangely. #272
I have now noticed that the front end seems to be the problem. When the database is restored and you access it with a previous browser session, the old changes are still there after the backup.
If you first access it with the browser's private mode, docmost has the status of the backup.
To me, it looks like the frontend is cached. I deleted the redis database during the restore, so the changes can't come from there.
Since I'm not a programmer, I can only imagine that it would be good if the frontend reset itself and reloaded at the latest when the docmost server is restarted.
Hello,
I am currently testing docmost version 0.24.1. Backup and restore are important to me.
As already described here, docmost is behaving strangely. #272
I have now noticed that the front end seems to be the problem. When the database is restored and you access it with a previous browser session, the old changes are still there after the backup.
If you first access it with the browser's private mode, docmost has the status of the backup.
To me, it looks like the frontend is cached. I deleted the redis database during the restore, so the changes can't come from there.
Since I'm not a programmer, I can only imagine that it would be good if the frontend reset itself and reloaded at the latest when the docmost server is restarted.