- Issue created by @london6339
- Status changed to Closed: works as designed
5 months ago 12:29am 10 August 2024
When I try to send an email with the forwarded token, the email is shown as blank in the logs.
I have tried select yes and no to replacing the tokens when sending email.
The token shows up in Enqueue a task with a delay action in the logs, but not shown in processing queued task event.
ECA doesn't give any errors on the logs, but using Queue UI to view the queue gives this error:
PHP_Incomplete_Class Object
(
[__PHP_Incomplete_Class_Name] => Drupal\eca_queue\Task
[taskName:protected] => sendmail
[taskValue:protected] =>
[data:protected] => Array
(
[[entity:field_email]] => __PHP_Incomplete_Class Object
(
[__PHP_Incomplete_Class_Name] => Drupal\Core\Field\FieldItemList
[definition:protected] => __PHP_Incomplete_Class Object
(
[__PHP_Incomplete_Class_Name] => Drupal\field\Entity\FieldConfig
[entityTypeId:protected] => field_config
[enforceIsNew:protected] =>
[typedData:protected] =>
[cacheContexts:protected] => Array
(
)
[cacheTags:protected] => Array
(
)
[cacheMaxAge:protected] => -1
[_serviceIds:protected] => Array
(
)
[_entityStorages:protected] => Array
Closed: works as designed
1.1
Code