Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (262 - 264 of 332)

Ticket Resolution Summary Owner Reporter
#66 fixed Setting ticket fields during ticket creation anonymous pawel.pruszkowski@…
Description

Hello,

There is a possibility to set some ticket fields when updating the ticket. It is done by creating a proper email subject, for example:
"[project] #1234?component=test,milestone=1.0 Ticket summary"

What I would like to have is doing the same thing during ticket creation. It could work like this: last line (or each line) of description could be checked for certain characters. For example, line like this:

trac: component=test,milestone=1.0

would set fields component and milestone to proper values. Of course the line itself should not appear in ticket's description. I tried to implement this myself, but I don't know neither Python nor Trac architecture well enough to do this.

Please tell me if implementing such new feature is possible and if it is, when it will be available. Thanks!

#248 fixed setting ticket_update_by_subject to 1 makes email2trac crash bas naumann@…
Description

After enabling ticket_update_by_subject email2trac crashes. I attach the output of the log file after setting debug to 1

#210 fixed Setup One Mailbox for all trac projects bas mark_kids@…
Description

Is it possible to have the option to setup just one mailbox for all trac environments? My idea is that each trac site will have its own mailbox alias. In this way it would be easy to maintain just one primary mailbox account and not having to add one for each. There will be one MDA value configuration and you don't need to specify the project name. The project name will be parse from the mail's "TO:" value.

Note: See TracQuery for help on using queries.