Skip to content

Change links for no priority and severity to filter on resources without labels

Mark Fletcher requested to merge fix-no-sp-links-triage-report into master

Summary

We can now use without label filters to link to the correct issue lists for those without priority and severity labels. This MR changes the group triage reports to generate heatmaps that make use of that.

Generated Example for ~"group::access" ~bug

~S1 ~S2 ~S3 ~S4 No severity
~P1 2 0 0 0 0
~P2 1 9 0 0 0
~P3 0 2 48 6 2
~P4 1 2 38 25 0
No priority 0 12 47 41 92

Closes #381 (closed)

Merge request reports