Changes between Version 1 and Version 2 of TracTickets


Ignore:
Timestamp:
05/04/09 16:01:27 (11 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracTickets

    v1 v2  
    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