
yoheeb at gmail
Oct 5, 2009, 1:15 PM
Post #3 of 4
(390 views)
Permalink
|
On Oct 5, 4:20 am, Chris Heller <chris.heller.greysparl...@gmail.com> wrote: > You need to have actionname.operations = set_owner. That is what will make > actionname.set_owner = user go into effect. > > On Sun, Oct 4, 2009 at 1:39 AM, marten <marten.nel...@gmail.com> wrote: > > > I have a custom action in a workflow and when it's performed, I want > > to ticket owner to be set to a specific user. > > > I added to trac.ini > > > actionname.set_owner = user > > > (where user is the person's trac username) > > > However, when I use the action, the ticket owner isn't changed. > > > Any ideas what I'm doing wrong? > > > Thanks, > > Marten You might also want to look at the AdvancedTicketWorkflow plugin and related for other similar behaviors (such as set_owner_to_previous) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|