Closed Bug 773327 Opened 12 years ago Closed 12 years ago

Add a new footer to bugmail content that shows current tracking flag values

Categories

(bugzilla.mozilla.org :: Extensions, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: akeybl, Assigned: dkl)

References

Details

Attachments

(1 file)

Whatever is implemented in bug 772994, we'll want to do the same in content for easier filtering. Thanks!

+++ This bug was initially created as a clone of Bug #772994 +++

I'd personally love to see this. It'd help get priority bugmail into my inbox. Based upon conversations here, I believe that would be helpful for others as well. Let's hear what they think though.

-Alex

On Jul 11, 2012, at 11:46 AM, David Lawrence wrote:

> We could certainly add a custom email header such as:
>
> X-Bugzilla-Tracking: tracking-firefox13:? tracking-firefox12:+
> status-firefox12:affected
>
> where the values are the field names and their respective set value
> concatenated together with a colon. You could then filter on that header
> in your client. Would something like that be useful?
>
> dkl
>
> On 07/11/2012 01:46 PM, Alex Keybl wrote:
>>> First: There are very few signs that individual bugmail, review
>>> requests, etc., are related to a tracking+ bug.  I have enough
>>> trouble reading all my bugmail as it is (i.e., I often don't), and I
>>> certainly don't have time to load each bug (especially given that
>>> that usually takes 10-20 seconds given how slow Bugzilla is) and see
>>> if it's tracking+ while I'm doing it.
>>
>> Including Byron and David here to see if they have any suggestions of how to filter bugs marked with the custom tracking flag in email, or whether we can surface that value better.
i only want to take this for 4.2, where we can style the extra content to make it less intrusive.
Blocks: bmo4.2
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Comment on attachment 641596 [details] [diff] [review]
Patch to add tracking flag list to end of HTML bugmail (v1)

r=glob

i think this would be better placed before the "You are receiving this mail because" block instead of after it.

>+[% FOREACH field = Bugzilla.active_custom_fields(product=>bug.product_obj,component=>bug.component_obj,type=>2) %]

please correct the lack of spaces.
Attachment #641596 - Flags: review?(glob) → review+
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0
modified extensions/BMO/template/en/default/email/bugmail.html.tmpl
modified extensions/BMO/template/en/default/email/bugmail.txt.tmpl
Committed revision 8307.

Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified extensions/BMO/template/en/default/email/bugmail.html.tmpl
modified extensions/BMO/template/en/default/email/bugmail.txt.tmpl
Committed revision 8331.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Extensions: BMO → Extensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: