### Links ###
Test run: {{ full_url }}

### Info ###
The assignee of case run in test run {{ run_id }}: {{ summary }}
has been changed: Following is the new status:

### Test case runs information ###
{% for test_case_run in test_case_runs %}
* {{ test_case_run.pk }}: {{ test_case_run.case_summary }} - {{ test_case_run.assignee }}{% endfor %}