On Fri, 2011-08-26 at 17:08 -0400, Michael Hardy wrote: > Remove set_owner.
You miss my point. That is what I started with. In that case, there is NO item presented to change the owner. Which is as expected. But not what I want. I then can add either set_owner, or set_owner_to_self. set_owner provides the dialog to set the owner. But it defaults to having the current user selected. I want it to set it to whatever the value of owner currently is. This happens for other uses of set_owner. But in the valid workflow item (or maybe more specifically '* -> *', it acts differently than in every other place it shows up. > > On Aug 26, 2011 4:16 PM, "Roger Oberholtzer" > <[email protected]> wrote: > > On Fri, 2011-08-26 at 14:18 -0400, Michael Hardy wrote: > >> Set the default status to leave. > > > > What do you mean? I currently have: > > > > leave = * -> * > > leave.default = 1 > > leave.operations = set_owner, leave_status > > > > But that results in the ticket owner always being changed. If I > have: > > > > leave = * -> * > > leave.default = 1 > > leave.operations = leave_status > > > > Then I do not get a owner selection thing at all. But that is what I > > want. > > > > > > -- > > Roger Oberholtzer > > > > OPQ Systems / Ramböll RST > > > > Ramböll Sverige ABd. > > Krukmakargatan 21 > > P.O. Box 17009 > > SE-104 62 Stockholm, Sweden > > > > Office: Int +46 10-615 60 20 > > Mobile: Int +46 70-815 1696 > > > > SHAW'S PRINCIPAL > > Build a system that even a fool can use, > > and only a fool will want to use it. > > > > > > -- > > 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 trac-users > [email protected]. > > For more options, visit this group at > http://groups.google.com/group/trac-users?hl=en. > > > > -- > 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 trac-users > [email protected]. > For more options, visit this group at > http://groups.google.com/group/trac-users?hl=en. -- 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.
