You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the settings form isn't fully implemented yet...
When you run an update with backup, which doesn't need a backup... what do the backup files look like after that? The directory gets created? What's in it?
The restore seems to find them, but they're not usable?
Description of the bug
After running update.php which included the new backup (see https://docs.backdropcms.org/documentation/creating-backups) I tried the restore. The restore failed with the message:
SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails
This was the only message I could find. The system was still usable and I guess had not been updated.
Steps To Reproduce
Actual behavior
The following message was produced:
SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails
Expected behavior
System should be restored to prior to the update done in 3. above
Additional information
Add any other information that could help, such as:
The text was updated successfully, but these errors were encountered: