Problem/Motivation

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).

Command icon Show commands

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

jerdavis created an issue. See original summary.

jerdavis’s picture

Status: Active » Needs review

The 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

kevin.dutra made their first commit to this issue’s fork.

kevin.dutra’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.