CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Scheduled reminder emails
Pages: [1]

Author Topic: Scheduled reminder emails  (Read 1275 times)

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Scheduled reminder emails
March 03, 2012, 04:10:54 am
Folks,

The problem identified in http://forum.civicrm.org/index.php/topic,23423.0.html is still an issue with 4.1.1. That post suggested a limit would be placed on how far back-in-time the algorithm would look when sending emails. Is there a plan for that?

Thanks,

Ken

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Scheduled reminder emails
March 03, 2012, 03:36:45 pm

i suspect an issue was never filed (at least i could not find it) and hence it was never fixed :(

can u please file an issue and we'll fix it for a future 4.1.x release

lobo
 
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Re: Scheduled reminder emails
March 03, 2012, 08:51:23 pm
Lobo,

T'is done - see CRM-9805

I took the liberty of suggesting another possible solution in my description of the bug.

Simply record a timestamp of when the civicrm_action_schedule was created. Then the email is only sent if the calculated 'date to send email' is greater than this date. If the user specifies a fixed date, only send the email for events and activities that start after the timestamp date.

Ken

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Scheduled reminder emails
March 14, 2012, 10:39:09 am

Ken:

most of this was fixed in 4.1

We are sticking with the current solution, i.e. dont go back more than 24 hours or forward more than 24 hours since its simple and implemented.

Did u notice any bugs with the current implementation in 4.1? I've found a few things which we will fix, but seems like it works as advertised

if you do have already scheduled email etc, it might be playing havoc. Might want to "truncate civicrm_action_log" and do a clean test

might want to log mailings to disk, so u dont spam your user base :)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Scheduled reminder emails

This forum was archived on 2017-11-26.