- Open Issues
-
+ Open · Janitorial
+
-
- {{ open_issues }}
-
- {% if open_issues > 0 %}
-
- {% if severity_breakdown.critical > 0 %}{{ severity_breakdown.critical }}C {% endif %}
- {% if severity_breakdown.high > 0 %}{{ severity_breakdown.high }}H {% endif %}
- {% if severity_breakdown.medium > 0 %}{{ severity_breakdown.medium }}M {% endif %}
- {% if severity_breakdown.low > 0 %}{{ severity_breakdown.low }}L{% endif %}
-
- {# ── Split by who handles it (click to drill in) ── #}
- {{ handler_chips(handler_breakdown, {'status': 'open'}) }}
- {% else %}
-
Active issues not yet resolved
- {% endif %}
+
{{ handler_breakdown.internal }}
+
Open issues handled by our crew