Set Objects in afterFind and afterLiveQueryEvent triggers #7310
Labels
state:released
Released as stable version
state:released-beta
Released as beta version
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
With the way Parse handles pointers, if you set a query a Parse.Object and set it to
req.object
using afterFind or afterLiveQueryEvent, Parse converts it to a pointer and strips all fields.Steps to reproduce
afterFind:
afterLiveQueryEvent:
Actual Outcome
Fields on pointer objects are empty
Expected Outcome
Data should propagate down
Failing Test Case / Pull Request
Environment
Server
FILL_THIS_OUT
FILL_THIS_OUT
FILL_THIS_OUT
Database
FILL_THIS_OUT
FILL_THIS_OUT
FILL_THIS_OUT
Client
FILL_THIS_OUT
FILL_THIS_OUT
Logs
The text was updated successfully, but these errors were encountered: