wxt versions crashes on system_post_update_add_langcode_to_all_translatable_config

Created on 29 November 2024, 23 days ago

Problem/Motivation

Upgrading from wxt 5.2.3 to wxt 5.3.0

During the first update.php / drush updb there's an error that occurs when wxt.versions and wxt_core.versions are processed. The error occurs during the system_post_update_add_langcode_to_all_translatable_config process.

I've found a workaround to get past this which is to run two drush cdel commands as follows:

drush cdel wxt.versions -y;
drush cdel wxt_core.versions -y;

@smulvih2, do you have any idea what might be going on here? Are these two configs still required or are they optional?

Steps to reproduce

Upgrade from wxt 5.2.3 to wxt 5.3.0

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

TBD

API changes

TBD

Data model changes

🐛 Bug report
Status

Needs review

Version

5.3

Component

Code

Created by

🇨🇦Canada joseph.olstad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024