Open a-t-0 opened 1 year ago
Note, the issue seems to be that the old Nextcloud (database) password gets overwritten with the new Nextcloud database password. I inspected the config file content that is being restored, and the current config content, and that password is the only difference.
One could perhaps also restore the old password, that matches the old database, however, in that case, one would always have to restore the database along with the config. A more flexible approach would be to try whether the restored password works on the restored/current database, and if not use the current password.
Also, if only a database from a different time is imported, probably the config password should be updated to match that database.
Note config import is not needed to import calendar and values from fresh install.