Open Drakojin opened 4 years ago
Expected Behavior
The use of @Converter(class) on Groups and DocumentFixtures should activate the Converter for all containing Fixtures. Current Behavior
The @Converter(class) is ignored and has no effect. Screenshots Possible Solution
This was not implemented correctly. The use of Groups was never considered in the implementation.
Expected Behavior
The use of @Converter(class) on Groups and DocumentFixtures should activate the Converter for all containing Fixtures. Current Behavior
The @Converter(class) is ignored and has no effect. Screenshots Possible Solution
This was not implemented correctly. The use of Groups was never considered in the implementation.