| Subject: | [motech] push by alexnavi...@gmail.com - Alex, Isha | 767 | End date should be at the end of the day for job sc... on 2012-02-10 07:10 GMT |
|---|---|
| Date: | Fri, 10 Feb 2012 07:11:03 +0000 |
| From: | mot...@googlecode.com |
| Reply-To: | motec...@googlegroups.com |
| To: | motec...@googlegroups.com |
Revision: 343e98460d39 Author: Alex Anto Navis L <ale...@thoughtworks.com> Date: Fri Jun 13 09:02:53 2014 Log: Alex, Isha | 767 | End date should be at the end of the day for job scheduled for the message. http://code.google.com/p/motech/source/detail?r=343e98460d39 Modified: /motech-message-campaign/src/main/java/org/motechproject/server/messagecampaign/scheduler/RepeatingProgramScheduler.java /motech-message-campaign/src/test/java/org/motechproject/server/messagecampaign/scheduler/RepeatingProgramSchedulerTest.java -- You received this message because you are subscribed to the Google Groups "MoTeCH Developer" group. To post to this group, send email to motec...@googlegroups.com. To unsubscribe from this group, send email to motech-dev+...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/motech-dev?hl=en.
Hi Bruce,
The intention of the below commit was just to ensure that the end date of the message campaign is set properly, i.e., the time component for the end date should be 23:59:59 hours.
The current implementations of Schedule Tracking and Message Campaign modules support only days and weeks as the unit of time. And I am not aware of any discussion in this regard.
However, I got a similar request from the recently started Drishti project. They wanted Schedule Tracking and Message Campaign to support minute and hour granularity for testing purposes.