You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DataMapper
I have a model with a property of the type YAML. This property holds
an array of objects. When I change this array (change an object or
even remove an object from the array), the save method does not update
the property. How am I supposed to update such a property?