-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Called relation() on non-relation field even when field is relation. #1112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What is in the _SCHEMA collection record for this class & key? |
It's for _User
Calling |
Can you provide additional code... where are you calling it twice?.. Writing a failing test case would really be valuable here. |
Sure thing - The following is the simplest cloud function which fails:
I've just confirmed that the error subsides when I revert from |
what's that |
Hi @flovilmart, it's a helper function:
|
Excellent, thank you! This was stopping me from upgrading past 2.1.6! |
Hey @flovilmart, I'm experiencing a similar issue to this one, as are some other users. See this issue. any thoughts? |
I've noticed this bug on several occasions since upgrading to 2.2.0. It tends to happen after the object has been saved.
Tried with Parse SDK 1.7.1 and 1.8.1. Anyone else experiencing this issue?
The text was updated successfully, but these errors were encountered: