You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #43940 [FrameworkBundle] Fix logic in workflow:dump between workflow name and workflow id (noniagriconomie)
This PR was merged into the 5.4 branch.
Discussion
----------
[FrameworkBundle] Fix logic in workflow:dump between workflow name and workflow id
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix#43938
| License | MIT
As described in #43938 (comment)
the command need a workflow name as argument, but the array contains workflows ids (prefix `workflow|state_machine`)
Commits
-------
d043641 [FrameworkBundle] Fix logic in workflow:dump between workflow name and workflow id
0 commit comments