Project

General

Profile

action #163586

Updated by livdywan 5 months ago

## Motivation 

 Currently, http://dashboard.qam.suse.de/blocked shows maintenance incidents with failing openQA tests sorted by priority (highest priority first). The next step should be to highlight the pending incidents of highest priority as they need focus as well as might need manual approval. 

 ## Acceptance criteria 
 * **AC1:** Incidents with priority > 650 are highlighted on /blocked 

 ## Suggestions 
 * We already have the "priority" value for each incident available in the dashboard and also visible, e.g. on http://dashboard.qam.suse.de/incident/$id in the bottom of the page. Use that value and highlight those incidents differently, e.g. a light background color and pattern or icon with a notice text, possibly reachable by hovering, e.g. "Incident with priority > 650: Focus on review and consider manual approval" 
   * For example https://dashboard.qam.suse.de/incident/34761 has Priority: 800 
 * Don't forget the tests 

 ## Out of scope 
 * Have the threshold configurable by users

Back