Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
Info panel Cloud Code call sends a simple objectId
key instead of a full Parse.Object
. That is not in line with what the Scripts feature sends, which is request.params.object
where object
is a Parse.Object
.
Suggested Solution
Send Parse.Object
instead of objectId
key.
Environment
Dashboard
- Parse Dashboard version:
6.0.0-alpha.23