Skip to content

Displaying warning messages about workflow validation is meaningless to users. #7776

@jtydhr88

Description

@jtydhr88

While loading some workflows, the frontend displays warnings such as "Invalid workflow against zod schema: Validation error: Invalid uuid at "id".

Firstly, zod schema information is too technical for end users.

Secondly, this warning doesn't affect the actual workflow execution.

And what's the point of displaying this information? Is it to encourage users to fix the workflow?
But almost no workflow author understands what zod schema means and how to fix it.

Furthermore, this warning cannot be disabled; it reappears every time the workflow is closed and reloaded, which is very annoying.

Image

sharp_basic.json

We should provide a "fix" button so users can fix these warnings with a single click; otherwise, we should remove similar warnings from the front-end page (or at least put them in the browser console instead of displaying them on the page all the time).

┆Issue is synchronized with this Notion page by Unito

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:uiGeneral user interface and experience improvementsarea:workflows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions