Edgewall Software

Changes between Version 48 and Version 49 of TracTickets


Ignore:
Timestamp:
Dec 11, 2008, 9:03:43 PM (15 years ago)
Author:
rfmorris
Comment:

Added note about FlexibleAssignTo trachack

Legend:

Unmodified
Added
Removed
Modified
  • TracTickets

    v48 v49  
    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