I have a skuid page as an override for a custom object tab. There are two models on the page: one for the main custom object, and one for a detail custom object that is displayed in a drawer. The main save button is configured to save both models.
When I try to use the “Mass update” for the top level object, or simply modify two top level rows at once, and then try to save, I get an error:
“the entity is locked for editing”
3 out of 4 rows failed to update in the mass update test. All rows failed when making manual edits on multiple rows at once.
In the scenarios above, the drawers with the detail object are not involved.
I can save changes for all of the detail rows for one top level record without an error, but if I try to update detail rows on more than one top level record, I get the same error.
Thanks for reading!