- Issue created by @johnv
After successfully adding an SMS phone number to the user with version 2.4.0 in D11.2,
the following error appears when refreshing caches
Drupal\Core\Field\FieldException: Attempted to create, modify or delete an instance of field with name phone_number on entity type user when the field storage does not exist. in Drupal\field\Entity\FieldConfig->getFieldStorageDefinition() (line 318 of core\modules\field\src\Entity\FieldConfig.php).The website encountered an unexpected error. Try again later.
Active
2.4
Core Framework