Bug #86912
closedMigration v7 to v8 LTS: Missing field l10n_source
0%
Description
I tried to migrate a system from 7.6 to 8.7.20. If I start the Upgrade Wizard in the install tool, I got an error, that field l10n_source is unknown to table tt_content.
The issue lies in FillTranslationSourceField, the checkForUpdate is called which assumes that the field exists but it isn't created yet, this will be done by running the "Update database schema: Create tables and fields" part. Which I can't do cause of the error.
Updated by Benni Mack over 4 years ago
- Status changed from New to Needs Feedback
Hey Alex,
You are aware that you need to run the DB compare BEFORE accessing any kind of upgrade wizard? What was the procedure that you took?
All the best,
Benni.
Updated by Riccardo De Contardi over 4 years ago
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards