Bug 133614

Summary: mail notification should give more information when BugsThisDependsOn changes
Product: [Community] Bugzilla Reporter: Stefan Hoelldampf <stefan.hoelldampf>
Component: Bugzilla GeneralAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.2CC: nelhawar
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-02 01:23:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stefan Hoelldampf 2004-09-25 08:52:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040914
Firefox/0.10

Description of problem:
The mail notification of e.g. the FC3 Target Tracker (bug #123268)
only contains the bug number which has been added or removed from the
field BugsThisDependsOn.

Also giving the component, the summary and the direct URL to the bug
would be very helpful.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. read a mail of an bug with a changed field BugsThisDependsOn
2.
3.
    

Actual Results:
For example:
>           What    |Removed                     |Added
>----------------------------------------------------------------------------
>  BugsThisDependsOn|                            |11111
>  BugsThisDependsOn|                            |22222

Expected Results:
Something like:
>           What    |Removed                     |Added
>----------------------------------------------------------------------------
>  BugsThisDependsOn|                            |11111
>  (component) - (summary of 11111)
>  (URL to 11111)
>  BugsThisDependsOn|                            |22222
>  (component) - (summary of 22222)
>  (URL to 22222)

Comment 1 David Lawrence 2006-04-08 17:49:50 UTC
Red Hat's current Bugzilla version is 2.18. I am moving all older open bugs to
this version. Any bugs against the older versions will need to be verified that
they are still bugs. This will help me also to sort them better.

Comment 2 David Lawrence 2008-09-16 16:51:15 UTC
Red Hat Bugzilla is now using version 3.2 of the Bugzilla codebase and therefore this bug will need to be re-verified against the new release. With the updated code this bug may no longer be relevant or may have been fixed in the new code.
Updating bug version to 3.2.

Comment 3 Noura El hawary 2008-12-02 01:23:46 UTC
Now the email notifications of the bugs contains the bug summary in the email subject and it always contains a direct url link to the bug.

Noura