Active
Project:
Workflow
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2021 at 14:52 UTC
Updated:
5 Mar 2024 at 11:09 UTC
Jump to comment: Most recent
When comparing the WorkflowTransition Widget in the following places, we see a difference in the help text:
- Entity edit-form displays helpt text directly at the start of the widget, AND directly below the available (radio buttons) options;
- Workflow Block displays helptext in none of these locations;
- Workflow History tab displays helptext in none of these locations.
Comments
Comment #2
johnvThis is also documented in the code of WorkflowTransitionElement.php:
Comment #4
johnvAbove commit removes the duplication in the Entity Edit form.
Comment #5
johnvComment #6
johnv