= Advanced Ticket Workflow Plugin = == Description == AdvancedTicketWorkflowPlugin provides a number of advanced operations for customizable workflows that are similar to the operations provided in the customizeable workflow of the core system. Currently provided operations are: * set_owner_to_reporter * set_owner_to_component_owner * set_owner_to_field * set_owner_to_previous (File requests for additional operations as enhancement tickets.) == Bugs/Feature Requests == Existing bugs and feature requests for AdvancedTicketWorkflowPlugin are [query:status!=closed&component=AdvancedTicketWorkflowPlugin&order=priority here]. If you have any issues, create a [/newticket?component=AdvancedTicketWorkflowPlugin&owner=retracile new ticket]. == Download and Source == Download the [download:advancedticketworkflowplugin zipped source], check out [/svn/advancedticketworkflowplugin using Subversion], or [source:advancedticketworkflowplugin browse the source] with Trac. == Example == One of the provided operations is `set_owner_to_reporter`. The workflow configuration could use that operation like this: {{{ needinfo = * -> needinfo needinfo.name = Need info needinfo.operations = set_owner_to_reporter }}} == Recent Changes == [[ChangeLog(advancedticketworkflowplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:retracile] [[BR]] '''Contributors:'''