> -----Original Message----- > From: [email protected] On Behalf Of Pascal Graf > Sent: 27 May 2011 08:37 > To: Trac Mailinglist > Subject: [Trac] closed tickets are not stricked > > hi all > > i have two trac projects and in one of them closed tickets > are not stricked. > in this one i customized the workflow, maybe cause of that. > > i found the following resolution but it don't work > http://trac.edgewall.org/ticket/991 > > has someone any other ideas? > > thanks for your help > > best, > pascal
Make sure that your customised 'close' state transitions include: <transition>.operations = set_resolution Can you post your customised workflow? ~ mark c -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
