No way to add an entry to Timed Scheduler

Bug #499372 reported by Stephan Winter
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Singing & Dancing
New
Wishlist
Unassigned

Bug Description

Even if I activate the Timed Schuduler there is no way to add an entry to the timed scheduler.

Revision history for this message
Alex Sielicki (alex-sielicki) wrote :

I'm seeing the same problem on version 0.8.16 and Plone 3.2.2.

Revision history for this message
Daniel Widerin (saily) wrote :

In collective.singing.scheduler.txt you will find:

The ``TimedScheduler`` can be programmed to send out items on a certain date. For this, it holds a list of tuples of the form
``(datetime.datetime, weak reference)``, where the datetime object specifies when to send the item out, and the weak reference is an
optional callable that'll be passed to the ``IMessageAssemble``component for inclusion in the send-out.

So there's no way to customize these dates using a form or whatever you expect here. Maybe we'll add these in future releases but at the moment you can add these list of tuples by code only.

Changed in singing-dancing:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.