Skip to content

Loading JSON test set fields breaks playground display #3951

@mmabrouk

Description

@mmabrouk

When a test set includes JSON fields and one of those fields is loaded in the playground, the value is rendered as [object][object][object] instead of something usable. The load test set flow can also show a parent data column unexpectedly.

Latest understanding is that some test set fields are being loaded as raw JSON rather than stringified values, and the UI does not make it clear where the problem is. The fix should include a warning when loading JSON into the playground, an option to stringify it for display, and an explanation that stringified JSON cannot be synced back cleanly.

CleanShot 2026-03-10 at 17.55.04@2x.png

CleanShot 2026-03-10 at 17.56.21@2x.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions