Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 332)

Ticket Resolution Summary Owner Reporter
#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

#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!

#13 duplicate Setting ticket attrubutes bas anonymous
Description

Is there a way to provide ticket-related attributes from the email message composed?

What I mean is can I set things like milestone, component, keywords and assign the ticket to someone in particular, all from a single email message?

Note: See TracQuery for help on using queries.