Project

General

Profile

Actions

Feature #4199

closed

Allow disabling of existing tasks

Added by Francois Suter over 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Category:
scheduler
Target version:
-
Start date:
2009-08-09
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It should be possible to disable a registered task without having to delete it altogether or disabling the whole cron job. In a setup with a lot of tasks (possibly with a variety of additional fields) it would be a hassle to have to delete and recreate a task just to stop it, and impossible to stop the complete scheduler cron.

A work around would be to change the type from "reccurring" to "single" and set a start date in the past, but this is not convenient.

The solution is to introduce a "disabled" field in the database table and add a "Disable/Enable" button in the list view.

Actions

Also available in: Atom PDF