Skip to content

Selected Incident clearning is not fast enough #71

@clcollins

Description

@clcollins

Clearing the selected incident ID does not occur fast enough, sometimes, and commands like add a note or login end up being accomplished on the last selected incident, not the current one.

Possible cause:

  • batched commands are executed together, so any batch command to clear the selected incident does not complete before the other executes. This may also happen with sequence jobs. This should be verified, and if occurring, add a mechanism to block any place the selected incident is wiped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions