Error while creating field:
TypeError: Drupal\Core\Field\FieldTypePluginManager::createFieldItem(): Argument #1 ($items) must be of type Drupal\Core\Field\FieldItemListInterface, string given, called in /Users/shishirsuvarna/Sites/localhost/Drupal10-aug2024/web/core/modules/field/src/Entity/FieldStorageConfig.php on line 701 in Drupal\Core\Field\FieldTypePluginManager->createFieldItem() (line 98 of /Users/shishirsuvarna/Sites/localhost/Drupal10-aug2024/web/core/lib/Drupal/Core/Field/FieldTypePluginManager.php).
Steps to Reproduce
Steps to reproduce the behavior:
Go to 'Developer Apps/Team Apps manage fields page'.
Try to add select list field with proper field name
Shows The website encountered an unexpected error. Try again later.
Description
Error while creating field:
TypeError: Drupal\Core\Field\FieldTypePluginManager::createFieldItem(): Argument #1 ($items) must be of type Drupal\Core\Field\FieldItemListInterface, string given, called in /Users/shishirsuvarna/Sites/localhost/Drupal10-aug2024/web/core/modules/field/src/Entity/FieldStorageConfig.php on line 701 in Drupal\Core\Field\FieldTypePluginManager->createFieldItem() (line 98 of /Users/shishirsuvarna/Sites/localhost/Drupal10-aug2024/web/core/lib/Drupal/Core/Field/FieldTypePluginManager.php).
Steps to Reproduce
Steps to reproduce the behavior:
The website encountered an unexpected error. Try again later.
Version Info
Drupal 10.2 Original issue : https://github.com/apigee/apigee-edge-drupal/issues/1057 and https://github.com/apigee/apigee-edge-drupal/pull/1058 which only resolves the unittest