Closed
Bug 1109787
Opened 11 years ago
Closed 8 years ago
Include the Product and component name in the footer of flag request emails
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
Details
Standard bugmail includes the product/component in their footers, like so:
Product/Component: Tree Management :: Treeherder: Perfherder
However, this does not occur for flag/request mail generated by Flag.pm.
I propose we add it:
(a) For consistency.
(b) To help give more context when a human is reading the request email.
(c) To allow people using gmail etc to filter review requests by product/component. (Whilst BMO has the ability to embed headers, this doesn't help upstream currently, and results in a messy request email, at least until bug 1105568 is fixed).
Updated•11 years ago
|
Assignee: attach-and-request → nobody
Component: Attachments & Requests → Extensions: BMO
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Version: unspecified → Production
Comment 1•11 years ago
|
||
We do this as a BMO customization:
extensions/BMO/template/en/default/email/bugmail.{txt|html}.tmpl
| Reporter | ||
Comment 2•11 years ago
|
||
Ah indeed, sorry just found these after filing:
https://github.com/mozilla/webtools-bmo-bugzilla/blob/9552ab99622d784611d254268d3688558d24fe6e/extensions/BMO/template/en/default/email/bugmail.txt.tmpl#L40
https://github.com/mozilla/webtools-bmo-bugzilla/blob/9552ab99622d784611d254268d3688558d24fe6e/extensions/BMO/template/en/default/email/bugmail.html.tmpl#L74
Is this something we want to upstream?
(In reply to Ed Morley (moved to Treeherder) [:edmorley] from comment #2)
> Is this something we want to upstream?
no, there's been no requests for this upstream.
| Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Component: Extensions: BMO → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•