-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed as not planned
Labels
FeatureHelp wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Workflow
Description
Discussed in #44203
Originally posted by stephanvierkant November 22, 2021
I've tried the new Enum in PHP 8.1 and I love that Symfony supports this new feature in the Form component.
I'd love to have this support in the Workflow component as well.
I've changed my status attribute from a string to an Enum field and now this doesn't work anymore:
$workflow->can($entity, $transition->getName()
I'd be great is Symfony would support Enum in the Workflow Component as well!
stephanvierkant, derrabus, ogizanagi, alexislefebvre, GromNaN and 7 more
Metadata
Metadata
Assignees
Labels
FeatureHelp wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Workflow