Odd logging bug from Realm Function

I would however still say I have noticed some wonkiness with the way a Realm function logs things compared to what actually happens to my data.

Can you go a bit more into detail here? Are you referring to the console output from running a function or the actual logs for Realm.

Is there a way to see a log of what happens to atlas data and what caused the CRUD operation?

From Realm, you can actually download the logs and grep based on what you’re looking for (e.g. Function updates, graphQL, etc.