Hi there,
I have written some tests with fixtures for some modules I'm working on.
I stubled uppon a strange behaviour.
When setting the Values for some Enum Fields in my Fixtures, these values will be ignored and the enums default value is chosen instead.
Has anybody came across the same error and might can offer a solution?