Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.0.X EE, 6.1.X EE, 6.2.0 CE M3
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
This is an intermittent issue. The Announcement Quartz job misses announcement entries if, the job is run later than interval after the last run, (Quite possible in quartz since the time a job is run is best attempt) Any announcements made in that interval will not be mailed.
It appears that Announcement Scheduler checks entries base on the current time - the Interval , so if any entry is created while the last schduled job has started but not yet finished are not picked up the next scheduled job.

Committed on:
Portal 6.2.x GIT ID: f87fe0764e61d2faec62c30fd8b2fd8e37e71416.