Closed
Description
API Platform version(s) affected: 3.2.20
Description
Refer to symfony/symfony#54478.
I do not use GraphQL, and the issue still exists in 3.2.20.
The only work-around I can find is to hack the priority in services.yaml
.
How to reproduce
Here is a repository with a problem replicator.
Possible Solution
Additional Context
Metadata
Metadata
Assignees
Labels
No labels
Activity
gnito-org commentedon Apr 3, 2024
Any priority from -891 and lower fixes the problem.
gnito-org commentedon Apr 3, 2024
In my case, the GraphQL normalizer is not even listed.
ambroisemaupate commentedon Apr 4, 2024
Related to #6279
soyuka commentedon Apr 4, 2024
Closing as not an API Platform bug, hopefully this gets fixed in Symfony.
bug #54484 [Serializer] reset backed_enum priority, and re-prioritise…