-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta version
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
Dashboard crashes if Parse Server script returns object instead of string.
Steps to reproduce
- Create a Cloud Function that returns an object
return { status: 'ok'}
. - Run a script on a row in the data browser.
Actual Outcome
Dashboard crashes.
Expected Outcome
Dashboard should display the returned object.
Dashboard
- Parse Dashboard version:
5.4.0-alpha.1
Metadata
Metadata
Assignees
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta version