Weird updating issues with the dev version

Created on 1 June 2025, 8 days ago

Recently I started to have issues on my sites with the latest 2.0.x-dev.

On one of the sites I had entity definition mismatch after updating to the latest commit 406d9529
(As far as I remember this was related to translation)

I went back to 2.0.2 and it worked fine.

Now I tried the dev version on my distribution which is built with drush site install
"ddev drush site:install --existing-config"

And I got errors like
[warning] Undefined array key "metatag" BaseFieldOverride.php:189
[error] Error: Call to a member function getFieldStorageDefinition() on null in Drupal\Core\Field\Entity\BaseFieldOverride->getFieldStorageDefinition() (line 129 of /var/www/html/web/core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php) #0 /var/www/html/web/core/lib/Drupal/Core/Field/FieldConfigBase.php(374): Drupal\Core\Field\Entity\BaseFieldOverride->getFieldStorageDefinition()

This pointed me to site_setting_entity entity.

Once I set version 2.0.2 instead, it worked fine again.

Unfortunately I don't have much more time to investigate the issue, but it is very strange looking at the commits, why the dev version is acting up this way.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇭🇺Hungary nagy.balint

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

Comments & Activities

Production build 0.71.5 2024