1528: Emails are not using To and CC intuitively
- Fixed
- Review Board
jamesmc*******@gmai***** (Google Code) (Is this you? Claim this profile.) | |
What version are you running? 1.5 Beta 1 What's the URL of the page containing the problem? n/a What steps will reproduce the problem? 1. Configure the system to send emails as reviews are updated 2. Post a review request 3. Have the reviewer post comments to the submitter. 4. An email is sent to the submitter. What is the expected output? What do you see instead? I would expect that: - for emails triggered by a reviewer then they are addressed to the submitter and the reviwers are CCed. - for emails triggered by the submitter then they are addressed to the reviewers and the submitter is Cced. In fact, all emails appear to be to the reviewers as To: with the submitter Cced. This is a problem for us because we use Inbox rules to highlight emails directly addressed to the recipient - as a submitter, I would like to see when a reviewer has posted comments directly to me. What operating system are you using? What browser? Windows XP SP3. N/a. Please provide any additional information below.
I'm having the same problem. I can't differentiate between emails where I'm the submitter and emails where I'm the reviewer. Having custom email headers for various data in the email would also help a lot. For instance, Bugzilla has those: x-bugzilla-product: productName x-bugzilla-severity: blocker x-bugzilla-keywords: x-bugzilla-reason: Reporter x-bugzilla-component: componentName x-bugzilla-priority: P2 x-bugzilla-status: RESOLVED x-bugzilla-who: user@email.com x-bugzilla-watch-reason: None x-bugzilla-type: newchanged x-bugzilla-assigned-to: user@email.com x-bugzilla-target-milestone: --- x-bugzilla-changed-fields: Status Resolution
Some great feature as well to allow reviewer to remove groups from the comment email. As companies use the group for code change fyi, not really to engage in the review and hence an email for every review might be overloading their mailbox.