{{ report_title }}
{% if datefilter %}
{% endif %}
{% for target_display_name, target, total, critical, high in target_report_order %}
{{ target_display_name }} (Total: {{ total }} Critical: {{ critical }} High: {{ high }})
{% endfor %}
Column |
Description |
Bug | The bug number and a link to the Launchpad task. |
Summary | The 'summary' or 'title' from the bug. |
Importance | The bug task's importance. |
Status | The bug task's status. |
Reporter | The person who reported the bug. |
Assignee | The person or team assigned to work on the bug. |
Tags/td> | The tags applied to the bug. |
Created | The date the bug was created. |
Duplicate | The duplicate bug reported by the QA team. |