Bug 190518 (customtemplates)

Summary: Meta Bug: add custom templates
Product: Services Reporter: Eitan Adler <eadler>
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed FIXED    
Severity: Affects Only Me CC: bdrewery, grembo, mp39590, mva
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 190477, 190584, 190604, 190685, 190690, 190722, 191175, 191245, 191543    

Description Eitan Adler freebsd_committer freebsd_triage 2014-06-02 16:46:16 UTC
Many features that users are asking for depend on customizing the templates used by Bugzilla.  At this time we are using stock templates.  This bug is intended to serve as a "meta bug" for all issues that rely on custom templates.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2014-06-04 06:38:34 UTC
*** Bug 190594 has been marked as a duplicate of this bug. ***
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2014-06-04 20:43:45 UTC
I just wanted to add something to this bug so requesters understand what the holdup is.

This *isn't* about a lack of templates / ideas / people (although some of that is also missing).

This bug is about the process we have for maintaining our local patchset so we don't lose them on upgrades.  we don't want to do lots of adhoc changes and then forget about them.

Ideally we import stock bugzilla somewhere, branch it, apply our patches, etc. etc.  This is going to happen.  We just need to figure out how.
Comment 3 Bryan Drewery freebsd_committer freebsd_triage 2014-06-05 15:06:36 UTC
I might be able to assist with this. At my previous job I took their bugzilla 2 custom system and ported it over to 3 and added custom templates.
Comment 4 Marcus von Appen freebsd_committer freebsd_triage 2014-08-02 06:19:15 UTC
What's the status of this bug?
Comment 5 Marcus von Appen freebsd_committer freebsd_triage 2014-08-26 18:28:30 UTC
The custom templates (read: process of rolling out own customizations) has been discussed and agreed on so far.

The essence is:

- use a stock devel/bugzilla44 installation
- copy https://github.com/freebsd/bugzilla/ over it
- do administrative fine tuning

That being said, changes to a clean-room installation of bugzilla should be kept at a minimum. Whereever possible, we shall use bugzilla's customization capabilities.