Skip to content

Change the behavior of default parameter values #1258

Closed
@webron

Description

@webron

Currently the UI displays and sends the default values of the parameters.
The default values are there for documentation purposes and should not be sent to the server.

We should add as flag that allows setting whether default values are sent or displayed only (should always be displayed for documentation), where I believe the default should be they are not sent. This would make the UI a better (even though basic) testing tool.

The challenge may be with non-text input such as drop downs and multi-selects, but even there we can check if it's the default value, just not send it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions