parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.71k stars 4.76k forks source link

Parse server crash - Cannot read property 'encodeParseObjectInCloudFunction' of undefined in PS6.x.x #9010

Closed jaysonng closed 4 months ago

jaysonng commented 4 months ago

New Issue Checklist

Issue Description

Parse server crash - Cannot read property 'encodeParseObjectInCloudFunction' of undefined

This issue is the same as https://github.com/parse-community/parse-server/issues/8783#issuecomment-1994944683 but the PR fix for that issue was only pushed to v7.

Opening this new issue for PR for v6

Steps to reproduce

Same as https://github.com/parse-community/parse-server/issues/8783#issuecomment-1994944683

Actual Outcome

Parse server crash - Cannot read property 'encodeParseObjectInCloudFunction' of undefined

Expected Outcome

Not to crash

Environment

Server

Database

Logs

parse-github-assistant[bot] commented 4 months ago

Thanks for opening this issue!

mtrezza commented 4 months ago

Closing via https://github.com/parse-community/parse-server/pull/9012