Imported subscriptions deleted from database after further action on the newsletter

acappellamaniac - September 23, 2007 - 11:53
Project:Simplenews Roles
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

Hi !

I tried to import subscriptions to a newsletter. After the import, the subscribers are listed in the UI and they are existing in the simplenews_snid_tid table in the database.

When I edit somethingelse around that newsletter and lateron I wanna send it, the subscribers are gone. (UI and database).

I've tried it 2 times , everytime with the same result.

What did I wrong ? Or is there a coding defect ?

thanks for the help,

Volker

#1

acappellamaniac - September 23, 2007 - 19:10

Additional information:

it happens with the CRON run.
before CRON run, the snid_tid table is filled, after the run, it is empty.

-Volker

#2

webmadman - February 26, 2008 - 19:29
Version:5.x-1.x-dev» 5.x-1.2

Any progress on this? I seem to be experiencing the same issue- also seems related to: http://drupal.org/node/215421
So basically we're not able to have anonymous subscribers without them being deleted after sending the first newsletter to them.

#3

webmadman - February 26, 2008 - 20:08

Just updated the module to the latest dev version and also removed the "simplenews roles" module and things seems to be working now :-)

#4

Sutharsan - February 26, 2008 - 21:11

This is usefull test information.
In the past year no changes have been made to the subscription import system. Please enable the simplenews role module again and see if the problem re-occurs.

#5

Sutharsan - May 1, 2008 - 15:53
Status:active» closed

No response. Closing the issue

#6

Thomas Sewell - August 7, 2008 - 05:13
Version:5.x-1.2» 5.x-1.4
Status:closed» active

I've re-opened this because I've experienced the described symptoms and had to restore the contents of simplenews_snid_tid from backup after enabling the simplenews role module and attempting to send a newsletter.

After restoring the contents of the table and disabling the role module, everything appears to be working again.

I am on versions 5.x.1.x.dev of Mime Mail and Simplenews Role and 5.x.1.4 for Simplenews. Simplenews Template is not enabled.

I also recently upgraded from 4.x to 5.x. The issue occured only post upgrade.

#7

Sutharsan - August 7, 2008 - 05:43
Status:active» postponed (maintainer needs more info)

Do you think that simplenews_roles is causing this problem? If so, please move this issue to the issue queue of this module (change in the 'Project' select box). If not, please explain what caused the loss of data.

#8

Thomas Sewell - August 7, 2008 - 13:07
Project:Simplenews» Simplenews Roles
Version:5.x-1.4» 5.x-1.x-dev

Since it occurs when roles is enabled, should be against that project.

#9

joachim - July 28, 2009 - 12:05

simplenews_roles makes an *exact* sync of role to newsletter.
So anyone without that role gets removed from the newsletter.

 
 

Drupal is a registered trademark of Dries Buytaert.