[Meta] Route "entity.workflow_state.canonical" does not exist

Created on 2 June 2021, about 3 years ago
Updated 20 February 2024, 4 months ago

This is to collect all issues and resources for the error: Route "entity.workflow_state.canonical" does not exist.

For the record, ITMT, WorkflowState does have a canonical link:

/**
 * Workflow configuration entity to persistently store configuration.
 *
 * @ConfigEntityType(
 *   id = "workflow_state",
 *   ...
 *   module = "workflow",
 *   links = {
 *     "canonical" = "/admin/config/workflow/workflow/{workflow_type}",
 *     "collection" = "/admin/config/workflow/workflow/{workflow_type}/states",
 *   },
 * )
 */
class WorkflowState extends ConfigEntityBase {...}

Please see the related issues, and below other resources.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands johnv

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024