Skip to content

Exporting and importing checks does not retain "builder" state #21508

Open
@williamhbaker

Description

@williamhbaker

See also: https://community.influxdata.com/t/problem-with-import-checkthreshold/19948

When exporting a check via the CLI and then applying it later, the status of the "builder" fields is not retained. The builder fields are used by the UI to display the status of building the check - showing errors if all the necessary selections haven't been made yet. This can result in an imported check showing errors in the UI when it has been properly configured.

In order to fix this, we will likely need a server-side representation of the builder, or some way for the UI to extrapolate it from the query.

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