Comment 6 for bug 341687

Revision history for this message
Curtis Hovey (sinzui) wrote : Re: Convert bugs from "Fix Committed" to "Fix Released" when a milestone is released

This feature was backed out because of timeouts--sending email notifications happens in the request. It is trivial to re-enable this feature after the email notification issue is solved. There is no easy solution, but it appears the most ideal way to solve this is to move the rules that create the messages to the individual subscribers out of proc. This is not easy, but it will also address many performance issues in bugs--it is worth estimating before considering a simple process that updates bug statuses for recent releases.