{% load comments %} {% load static %}
Case Run ID | Run ID | Run Summary | Tester | Assignee | Close date | Category | Priority | Text Version | Status | Comments | Sort | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
{{ test_case_run.pk }} | {{ test_case_run.run_id }} |
{{ test_case_run.run__summary }} |
{% if test_case_run.tested_by__username %} {{ test_case_run.tested_by__username }} {% else %} {% endif %} | {% if test_case_run.assignee__username %} {{ test_case_run.assignee__username }} {% else%} None {% endif %} | {{ test_case_run.close_date }} | {{ test_case_run.case__category__name }} | {{ test_case_run.case__priority__value }} | {{ test_case_run.case_text_version }} |
|
{% if test_case_run.comments_count > 0 %}
![]() |
{% else %}
{{ test_case_run.comments_count }} | {% endif %}{{ test_case_run.sortkey }} |