Feature #37978
closedAdd a mail notification option for watched objects only
Description
Currently there is no way to stop receiving notifications on an issue I'm no longer have interest in. Because I'm always involved, the owner or assigned to.
With this option I would receive notifications only for issues I'm activelly watching.
Files
Related issues
Updated by Go MAEDA about 2 years ago
- Related to Feature #5862: Additional email notification preferences added
Updated by Takenori TAKAKI about 2 years ago
- File add-email-notification-option-only-i-watch.patch add-email-notification-option-only-i-watch.patch added
I made a patch to add this option.
With this option, users can stop notifications if they are not watching, even if they are author or assignee.
Updated by Go MAEDA about 2 years ago
- Target version set to Candidate for next major release
Updated by Go MAEDA 21 days ago
- File 0001-New-email-notification-option-Only-for-things-I-watc.patch 0001-New-email-notification-option-Only-for-things-I-watc.patch added
I wrote a patch to implement this feature. It adds a new mail notification option, "Only for things I watch".
Updated by Go MAEDA 18 days ago
- File clipboard-202603221029-l71ph.png clipboard-202603221029-l71ph.png added
- Subject changed from New email notification option - Only for things I watch to Add a mail notification option for watched objects only
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch in r24523.
A new option "Only for things I watch" has been added to the mail notification settings on the My account page. Users who select this option will receive email notifications only for watched objects, while mention notifications using @user notation will continue to be sent as before.
