Hello,
the trigger module will send regular notifications when new update is available. I'm requesting a checkbox (or setting) so that it will notify the user only once and will stop sending notifications until Drupal core or a specific module has been updated to the new version. It can send a second, third notification when newer version is available, newer than the already reported one. What I mean is this:

1) Install module with version 1.1 - no updates, no notifications
2) Upstream releases 1.2 - send one notification
3) User updates to 1.2 - no notifications because no new versions
4) There's 1.3 - notify once again.

If user skips 3) then 4) should be executed because 1.3 is higher than the version we previously notified for (1.2) and is also higher than the currently installed version (1.1)

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.