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 »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Scheduled reminders being sent repeatedly
Pages: [1]

Author Topic: Scheduled reminders being sent repeatedly  (Read 828 times)

benbikes

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Wordpress 4.0
  • MySQL version: 5.1.73
  • PHP version: 5.3
Scheduled reminders being sent repeatedly
November 20, 2014, 11:11:17 am
I have a schedule reminder job that was working just fine until Monday evening. The job was set to email members "0 days before membership end date" to issue a final renewal notice. On Monday night I tweaked some of the content of the message and removed the filter that limited it to one group of users and then on Tuesday *every single contact* in our database was sent a renewal email. As you can imagine, mass confusion ensued. I removed the same filter from our four other reminders but they appear unimpacted. I changed the date to 1 day after the membership end date to see if that was the issue and it sent everyone an email again today!

The job's settings are as follows:
Entity - membership type standard
1 day after membership end date
record activity - yes
recipients limit to group - blank
send email - yes

We are running civicrm 4.5.1 on wordpress and linux

Any help resolving this would be appreciated!

joanne

  • Administrator
  • Ask me questions
  • *****
  • Posts: 852
  • Karma: 83
  • CiviCRM version: 4.4.16
  • CMS version: Drupal 7
Re: Scheduled reminders being sent repeatedly
December 09, 2014, 11:12:26 pm
Perhaps your problem can be fixed by having :

recipients "limit to choose repicient(s) - blank"   not    "recipients limit to group - blank"  .



« Last Edit: December 09, 2014, 11:14:58 pm by joanne »

ttrezren

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: Drupal 7.28
  • MySQL version: 5.5.37-log
  • PHP version: 5.4.27
Re: Scheduled reminders being sent repeatedly
December 15, 2014, 05:08:00 pm
I am having a similar issue, but with civi 4.4.6. I have a membership renewal notice that is reminding folks who've already renewed. I hope it's just a configuration issue, but I can't see what it would be...

Entity: Membership (3 types selected)
1 month(s) before membership end date
record activity: yes
enable repetition: yes
every 2 week(s)
until 3 month(s) after membership end date
Limit to Choose Recipients()

And attached, an activity record showing a renewal and two subsequent reminders.

I'm going to use a smart group to limit recipients, but it seems like the scheduled reminders logic should take care of that.

joanne

  • Administrator
  • Ask me questions
  • *****
  • Posts: 852
  • Karma: 83
  • CiviCRM version: 4.4.16
  • CMS version: Drupal 7
Re: Scheduled reminders being sent repeatedly
December 15, 2014, 08:31:27 pm
I think the list it will send to is compiled the first time the the reminder is run and then it resends to that list at the specified intervals. 

I will be interested to hear if the smart group does indeed stop people who have already renewed from getting superfluous reminders.

benbikes

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Wordpress 4.0
  • MySQL version: 5.1.73
  • PHP version: 5.3
Re: Scheduled reminders being sent repeatedly
January 20, 2015, 08:38:59 am
I think I'm starting to narrow it down. For some reason the count for a group that used to be associated with those reminders is 382968 when viewed on the dashboard, but 631 if you actually click to view the contacts. I wonder if the contacts have all been duplicated over and over somewhere in the system and if this is somehow impacting the reminders. I think I will simply create new reminders and see if that makes a difference.

joanne

  • Administrator
  • Ask me questions
  • *****
  • Posts: 852
  • Karma: 83
  • CiviCRM version: 4.4.16
  • CMS version: Drupal 7
Re: Scheduled reminders being sent repeatedly
January 20, 2015, 02:28:16 pm
Creating new reminders will make a difference for a short while.

Everything will be OK until they have been running for two weeks and the first "second reminder" goes out.  Everyone who received the first reminder will also receive the second reminder even if they have renewed in the interim.

At the moment the solution is to create a series of reminders that aren't set to repeat ie, 4 weeks before end date, 2 weeks before end date, end date, two weeks after end date etc.

See http://forum.civicrm.org/index.php/topic,35358 for more information.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Scheduled reminders being sent repeatedly

This forum was archived on 2017-11-26.