{% if response %}
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. |