ID | Name | Author | Owner | Product | Type | Cases | Runs | Actions | |
---|---|---|---|---|---|---|---|---|---|
{{ plan.pk }} | {{ plan.name }} | {{ plan.author }} | {% if plan.owner %} {{ plan.owner }} {% else %} No owner {% endif %} | {{ plan.product }} | {{ plan.type }} | {{ plan.cases_count }} | {{ plan.runs_count }} | {% if perms.testplans.change_testplan %} Edit {% endif %} |