Skip to content

Dashboard crashes if Parse Server script returns object #2517

Closed
@mtrezza

Description

@mtrezza

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 Dashboard version: 5.4.0-alpha.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions