Hello, I would like to be able to specify that I don't care about changes in some fiels, e.g. docs* (flags, docs contact etc.) QA* (whiteboard, contact, flags qa_*) etc. As a second step, it would be nice if the rules can be specific for group of components (e.g. send all changes for components freeipa and bind-dyndb-ldap, but send only comments for other components), but this is even basic filtering list would be beneficial. I understand that this can be achieved with filters in e-mail client, but IMHO it is much better solution to not send unwanted e-mails at all. Thank you.
Jason: Can I have your thoughts on this? IMO, the current options we provide for who receives what e-mail is sufficient. The features requested would make the e-mail preference screen too complicated. And as the reporter mentioned, the same can be achieved with filters anyway. I suggest CLOSED/WONTFIX.
I too am usually interested in only a subset of fields (mainly those related to scheduling and progress). However, I suspect that this suggestion would require a significant amount of new code to be written (both filtering logic and UI to set preferences) and subsequently maintained. Based on the description above, I can't envisage a simple way to provide this functionality, though a more detailed statement of requirements would make the likely cost of implementation a lot clearer. I would likely struggle to justify such an investment to my management without evidence of significant user demand and resulting significant benefit/cost-savings for RH projects. Without such evidence, I would have to agree with Comment #1. An alternative you may also wish to consider is to file this suggestion with the upstream Bugzilla project to guage interest within the broader Bugzilla community. If such a feature was provided by the upstream Bugzilla, I expect we would be happy enough to carry that into Red Hat Bugzilla also.
Okay, it is fair to ask upstream for this feature. I found https://bugzilla.mozilla.org/show_bug.cgi?id=278455 which mentions extension called ComponentWatching: http://bzr.mozilla.org/bmo/4.2/files/head:/extensions/ComponentWatching/ This basically does what I want: The extension allows you to configure set of components and adds a new column to 'Email Preferences' page for those components. I.e., on one side, I'm able to receive broader set notifications for components I'm interested in, but on the other side, I'm able to configure very limited set of notification e-mails for other components.
Before we can consider including 3rd-party extensions, we would need to have: 1) evidence that this feature will perform well and will not significantly impact performance of other features. I doubt that it would be possible to generate such evidence until after the current Bugzilla performance issues have been solved. 2) evidence that there is sufficient demand for the extension to justify the cost of operational maintenance. 3) evidence that the extension is actively maintained and does not have security issues that may cause leakage of any sensitive data contained in RH Bugzilla. 4) agreement from HSS management to fund that cost.
CLOSED/WONTFIX for now. Feel free to reopen if the above pre-requisites can be satisfied.