Delete task Delete tasks

You are about to delete {{tasks[0].description}} task which is {{tasks[0].status | lowercase}} and was last modified on {{tasks[0].last_modified | date:'medium'}}.

You are about to delete {{::tasks.length}} tasks.

If you delete running tasks, it will abort the execution and won't roll back what has been done so far!

To confirm, please enter yes and click Delete.

This field is required. The input value does not match 'yes'.

Processing deletion requests: {{finishedTasks}} of {{tasks.length}}

Couldn't delete {{pendingDeletionFailure.length}} task{{pendingDeletionFailure.length === 1 ? '' : 's'}}.