Project

General

Profile

action #126554

Updated by kraih about 1 year ago

## Motivation 

 Inconsistent job counts have been a recurring issue in the qem-dashboard, and each investigation currently requires database access and SQL knowledge. So it would make sense to find a nice way to optionally show additional job details in addition to counts on the incident detail page. This would empower test reviewers to much better diagnose issues on their own and allow us to benefit from their domain knowledge. 

 ## Acceptance criteria 
 * **AC1:** It is possible to view details about individual openQA jobs for incident specific jobs 
 * **AC2:** openQA jobs flagged as missing do not appear in job counts 

 ## Suggestions 
 * Some incidents have a lot of incident specific jobs, maybe hide the details by default so it doesn't get in the way 
 * Highlight jobs that are flagged as missing in openQA in some way

Back