Skip to content

SystemStatusEnum missing performance_issues case #342

@jbrooksuk

Description

@jbrooksuk

Priority: P4 (Low - Nice to Have)

Problem

ComponentStatusEnum includes performance_issues, but SystemStatusEnum has no corresponding case. A system with components all in performance_issues state (but none in partial/major outage) would report as partial_outage via Status::current().

This is likely intentional but worth documenting.

Suggested Fix

Add a comment to Status::current() explaining that performance issues roll up to partial outage, or add a performance_issues case to SystemStatusEnum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions