- 🇪🇸Spain facine
I get this error on the status page, so we need to update also the entity definition:
Mail entity queue item
The Mail entity queue item entity type needs to be updated.function hook_update_N(&$sandbox) { $entity_type = \Drupal::entityTypeManager()->getDefinition('mail_entity_queue_item'); $field_storage_definitions = \Drupal::service('entity_field.manager')->getFieldStorageDefinitions('mail_entity_queue_item'); \Drupal::service('entity.definition_update_manager') ->updateFieldableEntityType($entity_type, $field_storage_definitions, $sandbox); }
-
facine →
committed 40881c47 on 8.x-1.x authored by
evamtinez →
Issue #3333030 by evamtinez, facine: Mail entity queue item entity...
-
facine →
committed 40881c47 on 8.x-1.x authored by
evamtinez →
- Status changed to Fixed
about 1 year ago 7:23pm 11 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.