Closed (duplicate)
Project:
User Import
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2008 at 00:49 UTC
Updated:
23 Jun 2008 at 19:02 UTC
I carried out a user import of about 370 people this morning, with a welcome e-mail sent to each of them. A number of users have complained that they didn't know what the e-mail or their subscription were about. On examination, it's turned out that they were sent the generic site joining e-mail that should only be sent when they join the site themselves. The user import took place in two batches. As far as I can tell, it appears that the entire second batch was sent the wrong joining e-mail.
Obviously this is an open source module, and I guess I was playing with fire by not testing it with a full size dummy run first, but I've now annoyed and confused a large chunk of my industry. Sigh.
Comments
Comment #1
evelien commentedYou will be able to create your own e-mailmessage. When you don't enter anything within these fields, the standard mail will be send out. You've probably forgotten to enter a message during the second batch?
Comment #2
robert castelo commentedAlso there's a checkbox option for 'Send Email' which is off by default, did you enable it?
Comment #3
DanielJohnston commentedHi,
Thanks for the response. To clarify, when I refer to batches, I mean that the import list was large enough that it stopped halfway through and resumed on the next cron call, at which point the message I'd written and selected to send to imported users was replaced with the generic site joining e-mail.
Hence I set up the import correctly, as the correct e-mail was sent to about half the import list. However, the other half, while they were imported correctly, were sent a generic e-mail. I hope this explains what happened more clearly.
Comment #4
forestmonster commentedDaniel & Robert, I believe this is a duplicate of http://drupal.org/node/180791 . We saw the same problem, although in that request a suggested patch was provided that requires your review.