-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
error when use livequery with query.fields( updated, may someone help make a PR?) #5764
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
@akg1234 thanks for reporting. Would you be willed to open a PR with a failing test for this case? |
How to make a pull request?
|
@akg1234 Check out the contributing guide - first steps are to fork the parse server repo and clone it to your local machine. |
oh |
it is still too difficult to me |
Close: #5764 Fix logic handling null original object
Close: #5764 Fix logic handling null original object
Close: parse-community#5764 Fix logic handling null original object
Issue Description
get error when using live query with query.fields
but this work on 2.8.4
Steps to reproduce
this is OK
this get error
Expected Results
{"op":"create","clientId":"xxx","requestId":10,"object":xxxxxxx,"original":null}
Actual Outcome
Environment Setup
Server
Database
Logs/Trace
The text was updated successfully, but these errors were encountered: