]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1403169: add a X-Bugzilla-ID header to emails (#162)
authorEmmanuel Seyman <emmanuel+github@seyman.fr>
Sat, 30 Mar 2024 08:57:08 +0000 (09:57 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Mar 2024 08:57:08 +0000 (04:57 -0400)
Authored-by: Emmanuel Seyman <emmanuel@seyman.fr>
template/en/default/email/header-common.txt.tmpl

index 02bd38e133774048c63231c61e193dbb7ec73397..ffac94d1abb1b9afa48688073b0ecd062e58079f 100644 (file)
@@ -13,6 +13,7 @@ X-Bugzilla-Component: [% bug.component %]
 X-Bugzilla-Version: [% bug.version %]
 X-Bugzilla-Keywords: [% bug.keywords %]
 X-Bugzilla-Severity: [% bug.bug_severity %]
+X-Bugzilla-ID: [% bug.id %]
 X-Bugzilla-Who: [% changer.login %]
 X-Bugzilla-Status: [% bug.bug_status %]
 X-Bugzilla-Resolution: [% bug.resolution %]