Open
Description
When not using load_raw_value for a property you still need to serialize the value when setting the property even though you can read it as a Hash.
This is confusing since it is asymmetrical.
When load_raw_value is false I would expect that both reading and writing to the property to behave like accessing a Hash.
Metadata
Metadata
Assignees
Labels
No labels