hi,

we are running a large community with subscriptions/notifications - before rolling out updates to our live site we always run automated test routines that test the site's functionality. ever since we use the notifications module, we are required to manually delete all subscriptions before running any tests because otherwise all registered users would be notified of newly created test content - which is obviously something we don't want.

I would like to suggest to include a button in the administration backend that purges/deletes all existing subscriptions to simplify the above mentioned step.

best regards

Comments

dkhill’s picture

I too am looking for this functionality, only that we have a way to reset all the subscriptions to zero so that no notices go out. At least until we can get our understanding around the whole subscription process.

Cheers and would certainly like to know more if someone will provide info.

jose reyero’s picture

Status: Active » Fixed

Try reinstalling the module.

or

DELETE FROM notifications;

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.