I think I found the issue: I had a residue `shared...
# jackson-kotlin
m
I think I found the issue: I had a residue
sharedVariationAttributes:
(without a list, just the attribute), so it probably assumed an intentionally empty/null value. Commenting it out made it work.