Support Enum as workflow places #44203
-
I've tried the new Enum in PHP 8.1 and I love that Symfony supports this new feature in the Form component. I'm using bpolaszek/doctrine-native-enums (until Doctrine supports Enum) and 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:
I'd be great if Symfony would support Enum in the Workflow Component as well! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This is indeed a good idea. I'm converting this into an issue to make it a feature request. Help is of course welcome to implement that in Symfony 6.1 (once we open the 6.1 branch, which should happen soon) |
Beta Was this translation helpful? Give feedback.
-
Hello. I answered in the issue. I let you read the detail to understand why I'm "closing" this discussion as "won't" fix. Thanks for raising this discussion. |
Beta Was this translation helpful? Give feedback.
Hello. I answered in the issue. I let you read the detail to understand why I'm "closing" this discussion as "won't" fix.
Thanks for raising this discussion.