Property value for "__updated__meta" exceeded the maximum allowed size (500 symbols)

I’m getting the above error when trying to update a Data object via CBL. In my CBL code I retrieve the object, update a string and a boolean field and then re-save it. I’ve tried executing it from afterFind, beforeFind and within a timer and get the same error.

App ID is the usual Digital Copel one.

It’s happening in both CR and prod.

Could you please let us know the objectId of the object you retrieve?