Skip to content

The active alerts GQL query returns deleted tasks #2846

@travjenkins

Description

@travjenkins

There is an issue where a task that had acive alerts being deleted will still be returned when we look for all active alerts in a prefix. This ends up showing in the welcome page and users might click on the task to see more details but will be unable to see anything.

The UI is querying with these variables: {active: true, prefix: "acme_co/"}

This task has been deleted (reviewed calls made by user) and should not be shown.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions