Follow chosen bugzilla bug(s) resolve (or unresolve), or any status change, only
Categories
(bugzilla.mozilla.org :: General, enhancement)
Tracking
()
People
(Reporter: peter.kehl, Assigned: dkl)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0
Steps to reproduce:
I've subscribed to https://bugzilla.mozilla.org/show_bug.cgi?id=1495192.
Expected results:
I'd like an option to subscribe to notification about a bug, but only if
- a) it gets resolved/unresolved, and/or
- b) if the status changes in any way.
Like GitHub, please.
| Assignee | ||
Comment 1•2 years ago
|
||
You can customize when you get emails for bugs by going to https://bugzilla.mozilla.org/userprefs.cgi?tab=email which allows you to tweak global email settings. The issue with that is that it will be for all bugs.
There is also another preferences page at https://bugzilla.mozilla.org/userprefs.cgi?tab=bugmail_filter. This page provides a finer-grained control over what changes to bugs will result in an email notification. These filters are applied after the rules configured in the previous Email Preferences tab. This allows you to customize types of emails you want based on product and/or component combinations. If multiple filters are applicable to the same bug change, include filters override exclude filters.
We do not have support for customizing email preferences per bug aside from subscribing to it or blocking all email from the bug entirely.
Description
•