{% for issue in test_case.get_issues %} {% empty %} {% endfor %} {% if perms.issuetracker.add_issue and issue_trackers %} {% endif %}
Case Run ID Run ID Issue URL Action
{{ issue.case_run_id }} {% if issue.case_run_id %}{{ issue.case_run.run_id }}{% else %}None{% endif %} {{ issue.get_absolute_url }} {% if perms.issuetracker.delete_issue %} Remove {% else %} {% endif %}
No issues related to this case.
Add Issue Add
{% if message %} {% endif %}