[tor-bugs] #22988 [Internal Services/Service - trac]: Make all trac child tickets have the same headers and inherit fields

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jul 31 12:42:51 UTC 2017


#22988: Make all trac child tickets have the same headers and inherit fields
----------------------------------------------+---------------------
 Reporter:  teor                              |          Owner:  qbi
     Type:  enhancement                       |         Status:  new
 Priority:  Medium                            |      Milestone:
Component:  Internal Services/Service - trac  |        Version:
 Severity:  Normal                            |     Resolution:
 Keywords:                                    |  Actual Points:
Parent ID:                                    |         Points:
 Reviewer:                                    |        Sponsor:
----------------------------------------------+---------------------

Comment (by qbi):

 The setting in trac.ini is now
 {{{
 parent.enhancement.table_headers = type, status, owner, summary
 parent.task.table_headers = status, owner, summary, component
 parent.project.table_headers = status, owner, summary, component
 parent.defect.table_headers = status, owner, summary, component
 parent.enhancement.inherit = cc, version, keywords, component, milestone
 parent.task.inherit= cc, version, keywords, component, milestone
 parent.project.inherit = cc, version, keywords, component, milestone
 parent.defect.inherit = cc, version, keywords, component, milestone
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22988#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list