Needs work
Project:
Simple Reservation
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Dec 2011 at 11:03 UTC
Updated:
20 Jan 2014 at 14:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ZZman commentedO.K. this could be useful for others ...
We will implement it in 8.x version.
I see it this way : in administration will be settings for interval in past (in days) - elderly reservations will be automaticaly deleted.
Comment #2
ZZman commentedComment #3
ZZman commentedQuestion is if :
- tie this feature with Job scheduler modul which has actually Maintenance status: Unknown ...
- insert some code into module, and check (e.g. when new reservation is insert or reservation view is evoke) if there are old reservations in the database (if so then run sql command).
2nd question is - are there another Simple reservation actions which need to be run in some intervals?
Updated : maybe Rules module will be the best choice
Comment #4
martin107 commentedI agree, it looks like the "Job scheduler" is not going to be maintained in the future. All the functionality we need should be in Drupal core.
I hope we can find the answers in here.
http://drupalcontrib.org/api/drupal/contributions%21examples%21cron_exam...
For the second question ... regarding https://drupal.org/node/910952 I can't think of any other timed actions.
but then I am still thinking about it design