Closed (fixed)
Project:
Workflow participants
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Mar 2024 at 17:21 UTC
Updated:
19 Nov 2025 at 19:19 UTC
Jump to comment: Most recent
Adding the Workflow Participants block in Block Layout fails silently with this error logged:
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "destination". Did you mean this: "redirect.destination"? in Drupal\Component\DependencyInjection\Container->get() (line 157 of /app/web/core/lib/Drupal/Component/DependencyInjection/Container.php).
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jerdavisThe merge request on the issue fork resolves the block issues. I did not write a test for this yet, and the existing tests have some failures which I documented in Issue #3432192
Comment #6
kevin.dutra commented