entity.workflow.delete_transition_form doesn't use _entity_form delete-transition

Created on 11 April 2024, 6 months ago

Problem/Motivation

The Workflow entity defines a delete-transition form handler. However, the entity.workflow.delete_transition_form route uses _form over _entity_form like the entity.workflow.edit_transition_form route.

Steps to reproduce

Try to decorate WorkflowTransitionDeleteForm and find you need to alter the route as well.

Proposed resolution

Use _entity_form.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Needs work

Version

11.0 πŸ”₯

Component
WorkflowsΒ  β†’

Last updated 6 months ago

  • Maintained by
  • πŸ‡¦πŸ‡ΊAustralia @Sam152
Created by

πŸ‡ΊπŸ‡ΈUnited States mglaman WI, USA

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024