You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm run a mycComment.save(); the framework runs a batch trying to save post for no reason. I just want to create a relationship between myComment and post and saving myComment. Because after my CloudCode verification on Post objects throw me the error that my object attributes are empty...