Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | yes |
Symfony version | 3.3.0 |
Attempting to advance a workflow with a guard from the command line produces an Exception.
To reproduce:
- Create a workflow with a guard on the subject, not on roles
- Create a command that attempts to advance the workflow
- Run the command
PR: #23906