I’m upgrading from from 3.3.0.14 to 3.4.0.1 but i get the error message
[downgrade for "APP\migration\upgrade\v3_4_0\I7796_UpdateCrossrefSchema" unsupported: Downgrade not supported]
ERROR: Upgrade failed: DB: Tried to install email template as an alternate to `DISCUSSION_NOTIFICATION_SUBMISSION`, but no default template exists with this key.
Have you had this problem, how can I complete the upgrade?
I have solved this issue by inserting a record with ‘DISCUSSION_NOTIFICATION_SUBMISSION’ key into this table ‘email_templates_default_data’ in the database, before starting the upgrade.