[Trac-tickets] Re: [The Trac Project] #876: Possibility to set reassign field to a drop down list.

The Trac Project noreply at edgewall.com
Wed Nov 24 02:34:20 EST 2004


#876: Possibility to set reassign field to a drop down list.
---------------------------+------------------------------------------------
       Id:  876            |      Status:  new                     
Component:  ticket system  |    Modified:  Wed Nov 24 02:34:20 2004
 Severity:  normal         |   Milestone:                          
 Priority:  normal         |     Version:  devel                   
    Owner:  jonas          |    Reporter:  tonib                   
---------------------------+------------------------------------------------
Comment (by muti at afterglo.ws):

 Attached is a patch that will grab the list of users from the session
 table and add to a dropdown list.  The session table gets cleared
 automatically after the record has been dormant for 90 days so I added a
 variable to trac.ini under the [trac] section named disable_session_purge
 which can be set true or false (defaults to false).

 This modifies the assign-to and the re-assign field.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/876>
The Trac Project <>


More information about the Trac-Tickets mailing list