Hi,

I'm using the watcher module on few drupal installations and all have the same issue. That is, when updating a post, notifications are sent to one or few anonymous or registered users. When posting a comment, all watchers receive notifications.
There is no problem with emailing itself, watcher_notify_queue stores just this few messages to be sent.

I have tried a clean installation based on:
drupal 6.19
watcher 6x.1.2, 6x.1.3, 6x.1.4, 6x.1.dev
token-6.x-1.12 and 6.x-1.15

and email notifications on post updates were only sent to the most recent anonymous user. This was the same for cron and instant sending method.

Anyone came across same issue ? I would be happy to provide more details.

The clean installation:
drupal 6.19
watcher 6x.1.dev
token 6x.15
http://test.konta.e90.biz/node/1 (watcher enabled node)
login:
admin
pass:
admin123

this is just a temporary installation, after resolving the issue, these login details will be disabled. (there is also administration menu module that can be enabled but was not installed yet)

Comments

xool’s picture

Title: Email notification sent only to few users » Email notification sent only the most recent or few random users
Category: support » bug
Priority: Normal » Major

No one to test it? This is a major problem, as the module does not really work as it supposed to! To test it, you need to watch the same post from at least two email accounts and you will see that a notification is sent only to the most recent user.