Site crashed when updating to 4.0.0-alpha6

Created on 13 October 2023, over 1 year ago

Problem/Motivation

Currently running:
Drupal 10 > 10.1.5
PHP > 8.1.21

Steps to reproduce

To upgrade to 4.0.0-alpha6, I run
```
composer require 'drupal/computed_field:^4.0@alpha'
```
The site crashed.
Watchdog recorded the following error:
```
Drupal\Component\Plugin\Exception\PluginNotFoundException: Unable to determine class for field type 'computed_string' found in the 'field.storage.node.field_mime_type_computed_' configuration in Drupal\field\FieldStorageConfigStorage->mapFromStorageRecords() (line 167 of /var/www//web/core/modules/field/src/FieldStorageConfigStorage.php).
```

Thanks

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024