Closed
Bug 71560
Opened 25 years ago
Closed 24 years ago
Need bugzilla mail header with all the fields that were changed
Categories
(Bugzilla :: Email Notifications, enhancement, P2)
Tracking
()
People
(Reporter: shaver, Assigned: jacob)
Details
So that people can filter more specifically, thereby reducing the amount of
bugmail they have to wade through by hand, and in turn improving hacker
productivity! It's win-win-win!
Or something.
X-Bugzilla-Fields: new
X-Bugzilla-Fields: comment,cc,keywords
X-Bugzilla-Fields: comment,qa-contact
etc.
Updated•25 years ago
|
Target Milestone: --- → Bugzilla 2.16
![]() |
||
Comment 1•25 years ago
|
||
Updated•24 years ago
|
Priority: -- → P2
![]() |
||
Comment 2•24 years ago
|
||
Mass moving to new product Bugzilla...
Assignee: tara → jake
Component: Bugzilla → Email
Product: Webtools → Bugzilla
Version: Bugzilla 2.11 → 2.13
Comment 3•24 years ago
|
||
Shaver: how about one header per field that has changed? Like:
X-Bugzilla-Changed: Status
X-Bugzilla-Changed: Resolution
etc., etc.? I have a patch for this; need to test it though. Concatenation (like
you proposed) seems less elegant to me, but I'm flexible if people on the cc
list have thoughts/comments.
Also, I recommend everyone on this cc look at 70710; I've posted some diffs
there (soon to be updated) that would add a number of useful status headers to
bugzilla email and I'd like a bit of feedback.
Comment 4•24 years ago
|
||
Why would we want one per line? I don't see it. We already have
X-Bugzilla-Reasons, it uses space separation.
Comment 5•24 years ago
|
||
I hadn't actually noticed that X-Bugzilla-Reasons uses spaces; that would be
fine with me.
Comment 6•24 years ago
|
||
Patch against bug 70710 now implements this (space delimited); marking this a
duplicate of that one unless anyone objects.
*** This bug has been marked as a duplicate of 70710 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 7•24 years ago
|
||
clearing target milestone on resolved non-FIXED bugs so they'll get re-triaged
if they get reopened.
Target Milestone: Bugzilla 2.16 → ---
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•