Failures
These are all the tasks that failed.
Click 'Retry' to restart the this step in the workflow (see 'Diagram' in top menu).
{% include 'taskdatabase/filter/search.html' %} |
{% include 'taskdatabase/pagination.html' %}
{% if my_tasks %}
{% include 'taskdatabase/failures/headers.html' %}
{% include 'taskdatabase/failures/tasks.html' %}
{% else %}
No recent Tasks.
{% endif %}
{% include 'taskdatabase/pagination.html' %}