{% if response %}
{{ response }}
{% endif %} {% for bug in test_case.get_bugs %} {% empty %} {% endfor %}
Case Run ID Run ID Bug URL Action
{{ bug.case_run_id }} {% if bug.case_run_id %}{{ bug.case_run.run_id }}{% else %}None{% endif %} {{ bug.get_full_url }} {% if perms.testcases.delete_bug %} Remove {% else %} {% endif %}
No bug related to this case.
{% if message %} {% endif %}