Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-6923

Update console severity enum to include "critical"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • ACM 2.9.0
    • ACM 2.9.0
    • GRC
    • None
    • 1
    • False
    • None
    • False
    • GRC Sprint 2023-19
    • Low
    • No

      The severity enum in the console currently doesn't include critical, and the associated function getPolicySeverity() would also need to be updated. This change needs to be backported all the way to 2.6.

      export enum PolicySeverity {
          Unknown,
          Low,
          Medium,
          High,
      }
      

              dhaiduce Dale Haiducek
              dhaiduce Dale Haiducek
              Derek Ho Derek Ho
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: