Re: Bugzilla 5.0.6 - Change email subject

Pierre Hernandez <[email protected]> Mon, 15 Feb 2021 05:17:37 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.webtools
Message-ID <[email protected]>
Le lundi 15 février 2021 à 13:04:46 UTC+1, [email protected] a écrit :
> Hi all, 
> 
> i'd like to change email subject in 5.0.6. it seems that changes have to be done in bugmail-header.txt.tmpl 
> 
> I'm not able to get the classification into the subject. How can i implement it on email subject ? 
> 
> I' d like to have the following email subject : 
> 
> Classification [Ticket Number] [Platforme] [Sévérity] [short_description] 
> 
> and i have done the following: 
> 
> Subject: [[%+ terms.Bug %] [%+ bug.id %]][%+ bug.cf_platforme %][%+ bug.bug_severity %] [% 'New: ' IF show_new %][%+ bug.short_desc %] 
> 
> Thank you, 
> 
> Pierre


Hi again

I finally found the solution : Just had  [%+ bug.classification %]

Best regards,
_______________________________________________
support-bugzilla mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put [email protected] in the To: field when you reply.