Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.3.2 |
Documentation lists these events:
- workflow.announce
- workflow.[workflow name].announce
- workflow.[workflow name].announce.[transition name]
But in reality, only last one is dispatched.
I don't know if this is a bug in code or documentation.