MeronNagy
MeronNagy
### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you ran the program with debug logging? - [X] I used `--log-level=debug`...
| Q | A | ------------- | --- | Branch? | main | Tickets | #7128 | License | MIT | Doc PR | Allows multiple values for BackedEnumFilter to...
**Description** Currently, the `BackedEnumFilter` in API Platform only supports filtering by a single enum value. This differs from the behavior of `SearchFilter[exact]`, which can handle multiple values. When migrating from...