Skip to main content
Member demoUsername asha-demoPassword ShDemo!Member2026

Rolling back a failed extension update

648 Views
0 Replies
1 min read

An update installed cleanly but broke a workflow we only test manually. What does a safe rollback actually involve once migrations have run?

9 Likes

1 Replies

Restore files and database together from the same snapshot. Rolling back only the files leaves the schema ahead of the code, which usually fails in a less obvious way.

Topic Author

J

jonas

@jonas

Topic Stats

Created Sunday, 19 April 2026 12:10
Last Updated Sunday, 19 April 2026 12:10
Replies 0
Views 648
Likes 9

Share This Topic