-
Story
-
Resolution: Done
-
Major
-
None
-
2
-
False
-
-
False
-
-
-
RHDH F&UI plugins 3279
Story
As a Developer, I want to create a Jira Scorecard card that uses Scorecard backend for the count of critical and blocker issues (excluding those in a "Done" state).
Acceptance Criteria
- Card displays a count of Jira issues where:
- priority is Critical or Blocker.
- statusCategory is not Done.
- Intergate with Scorecard backend.
- Create a Jira Critical/Blocker Issues Card that:
- Displays the issue count.
- Includes an icon and supports color coding based on thresholds.
- Threshold values and status colors are:
- Configurable via catalog-info.yaml, or
- Use default values if not specified.
- Render the card within the Scorecard tab on the Entity Overview page in Backstage (RHDH).