-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem upgrading Craft/Button Box #65
Comments
So it's quite possible that each environment needs to be upgraded to the latest of that major version, rather than everything all in one go. So you would go to the latest 3.x of Craft (and the associated plugins), and deploy that to all environments. Then, continue with your Craft 4.x (and associated plugins) after that. I'm not sure if that's an option anymore for your site (with everything already done on Craft 4)? |
@engram-design so do I need to roll all environments back to the 3.x stage and then start over? I'm sure I've done 3-4 upgrades on other sites where I haven't had to go to the latest on the current version for each environment before moving to the next one. |
It's more than we don't really support changes from 2.0.2 straight to 4.0.4, and we don't bundle migrations for multiple major versions of plugins. I can look into what's involved in the upgrade to handle multiple major versions. |
OK, thanks. 👍 |
Describe the bug
I've been working on an upgrading a site which was on Craft 3.7.42 to v4.
First off I attempted an upgrade to the latest 3.x version. Part of that process involved replacing Supercool BB 2.0.4 with Verbb BB 3.0.2 (there were a couple of other plugins that were replaced with Verbb versions too like Patrol and Tablemaker). Then I upgraded to Craft 4.
All this went fine on my local but when attempting the same thing on staging after running
composer update
and thencraft migrate/all
I get:What do I need to do to get the update process to complete?
Steps to reproduce
Craft CMS version
3.742-3.9.13 and then 4.0.0
Plugin version
Supercool 2.0.4 to 3.0.2 and then 4.2.4
Multi-site?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: