Closed
Description
I am adding a field level permission layer using beforeSave triggers
For this to work, I use a class extending Parse.Object to extend my Data Classes.
This works like a charm on the client, on the server, I am experiencing issues when the data get decoded before "beforeTrigger"s:
The Operations like AddOp get interpreted as "part of the data" and it messes up the "to be saved" data
I am looking for someone who could lead me in the right direction about where to look to fix the issue, and why not do a PR afterward
Thanks !
Metadata
Metadata
Assignees
Labels
No labels