On Monday 27 December 2010, janiv wrote: > When bug is resolved (“bug resolve”) I want to set the owner of the > bug to the component default owner. > How do I achieve that?
You can use the 'del_owner' action to remove the owner from the ticket. I do not think there is any action in Trac that does exactly what you described. As is stated in the trac documentation <http://trac.edgewall.org/wiki/TracWorkflow>: "If the customization above is not extensive enough for your needs, you can extend the workflow using plugins. These plugins can provide additional operations for the workflow (like code_review), or implement side-effects for an action (such as triggering a build) that may not be merely simple state changes. Look at sample-plugins/workflow for a few simple examples to get started." http://trac.edgewall.org/intertrac/source%3Atrunk/sample- plugins/workflow Cheers Robert -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by Agilo Software GmbH <http://www.agiloforscrum.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

