What happened?
Description
Upgrading from Craft 4.10.1, following the upgrade path, and all text fields in the CMS are empty
Steps to reproduce
- Starting with Craft 4.10.1, rebuild the project config, clear the cache
- Upgrade all of the plugins and craft version in composer.json
- Run
composer update
- Set the craft db charsets to utf8mb3, etc. as noted in documentation
- Run
php craft up
- Remove craft db charset settings
- Run
php craft db/convert-charset
- Log in to CMS, and all text fields are empty, including in revisions
Expected behavior
Text fields should have values in them
Actual behavior
All text fields are empty
Craft CMS version
4.10.1 to 5.2.2
PHP version
8.2.18
Operating system and version
Mac
Database type and version
MariaDB
Image driver and version
No response
Installed plugins and versions
I've tried this with my full list of plugins, and also with an abbreviated list of plugins, and it's still happening, so I don't think it's a plugin problem
Plugins
CKEditor 4.1.0
Element API 4.1.0
Mix v1.7.1
Craft 5.2.2
What happened?
Description
Upgrading from Craft 4.10.1, following the upgrade path, and all text fields in the CMS are empty
Steps to reproduce
composer updatephp craft upphp craft db/convert-charsetExpected behavior
Text fields should have values in them
Actual behavior
All text fields are empty
Craft CMS version
4.10.1 to 5.2.2
PHP version
8.2.18
Operating system and version
Mac
Database type and version
MariaDB
Image driver and version
No response
Installed plugins and versions
I've tried this with my full list of plugins, and also with an abbreviated list of plugins, and it's still happening, so I don't think it's a plugin problem
Plugins
CKEditor 4.1.0
Element API 4.1.0
Mix v1.7.1
Craft 5.2.2