-
Story
-
Resolution: Unresolved
-
Major
-
None
Story
As a developer, I want to create a Jira Aggregated Metric Card that uses the Scorecard backend to display Jira aggregated data on the Homepage (as part of the Scorecard plugin).
Acceptance Criteria
- Create a Jira aggregated metric card that fetches aggregated metric data from the Scorecard backend plugin.
- The card must include the following elements:
- Metric Title, Metric Description, Total Entities, Pie Chart, and Threshold Legends
- When I click on the total entities count, I should be redirected to the Catalog page showing the relevant entities.
- When I hover over a section of the Pie Chart, I should see a tooltip displaying the number of entities in that section.
- When I hover over a legend item, a tooltip should appear
- When I click a legend item, I should be redirected to the Catalog page showing entities for that specific category.
Additional Notes
- The design and behavior should align with the Scorecard aggregated metric card specifications in Figma.
- For the time being, we are not implementing specific entity redirection due to the lack of configuration support on the Catalog page. All redirects will navigate to the Catalog page without filtering.
- clones
-
RHIDP-9675 Create Github aggregated metric card on the homepage
-
- To Do
-