Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Updated to the latest versions of eca
(dev-1.0.x 443b5c2 => dev-1.0.x 019867d
) , eca_state_machine
(dev-1.0.x 81280da => dev-1.0.x bde5388
) and entity_share
(dev-3.x 17df8c6 => dev-3.x deab032
). Right after the composer update
i've performed a drush cr
right before testing and checking a few things on my test install. but i've got the following return code by drush instead:
In ResolveChildDefinitionsPass.php line 76:
Service "eca_state_machine.subscriber": Parent definition "eca.default_event_subscriber" does not exist.
Failed to execute command drush cr: exit status 1
Comments
Comment #2
rkollerComment #3
jurgenhaasThis is because the MR in ECA is not yet merged, please use Beta2 until then
Comment #4
jurgenhaasThis is fixed in the latest dev release.