parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.73k stars 1.38k forks source link

Dashboard crashes if Parse Server script returns object #2517

Closed mtrezza closed 7 months ago

mtrezza commented 7 months ago

New Issue Checklist

Issue Description

Dashboard crashes if Parse Server script returns object instead of string.

Steps to reproduce

  1. Create a Cloud Function that returns an object return { status: 'ok'}.
  2. Run a script on a row in the data browser.

Actual Outcome

Dashboard crashes.

Expected Outcome

Dashboard should display the returned object.

Dashboard

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

Thanks for opening this issue!

parseplatformorg commented 7 months ago

🎉 This change has been released in version 5.4.0-alpha.3

parseplatformorg commented 2 months ago

🎉 This change has been released in version 6.0.0-beta.1