Project

General

Profile

Actions

User story #3016

closed

User story #3015: Allow to schedule activation or disactivation of rules

In the webapp, add a scheduler for Rule activation / disactivation

Added by François ARMAND over 11 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
1
Assignee:
-
Category:
Web - Config management
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

Two parts:

- in the UI, add a "scheduled action" on rule screen to allows to add enable/disable date ;
- in the back-end, add a scheduler.

I believe that we are going to have to use Quartz, even if it's reputed to be a big pile of crap, because:

- scheduling is hard ;
- date/time is hard ;
- Quartz is a well known horror, well documented and stack-overflowed;

http://quartz-scheduler.org

Actions

Also available in: Atom PDF