Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New Bug emai

r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265098 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org
2013-11-04 23:48:43 +00:00
parent 42fd05c59c
commit 5b69391177
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
8801
8802

View File

@@ -216,7 +216,7 @@ use constant DEFAULT_FIELDS => (
{name => 'attachments.submitter', desc => 'Attachment creator'},
{name => 'target_milestone', desc => 'Target Milestone',
buglist => 1},
in_new_bugmail => 1, buglist => 1},
{name => 'creation_ts', desc => 'Creation date',
buglist => 1},
{name => 'delta_ts', desc => 'Last changed date',