Changes between Version 5 and Version 6 of TracTickets


Ignore:
Timestamp:
Jun 6, 2009, 8:31:05 PM (15 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracTickets

    v5 v6  
    6363The option selected by default for the various drop-down fields can be set in [wiki:TracIni trac.ini], in the `[ticket]` section:
    6464
     65
     66
     67
    6568 * `default_component`: Name of the component selected by default
    6669 * `default_milestone`: Name of the default milestone
     
    8891'''Note:''' See [http://pacopablo.com/wiki/pacopablo/blog/set-assign-to-drop-down Populating Assign To Drop Down] on how to add user entries at database level
    8992
     93'''Note 2:''' If you need serious flexibility and aren't afraid of a little plugin coding of your own, see [http://trac-hacks.org/wiki/FlexibleAssignToPlugin FlexibleAssignTo] (disclosure: I'm the author)
     94
    9095== Preset Values for New Tickets ==
    9196