= 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. == Bugs/Feature Requests == Existing bugs and feature requests for AdvancedTicketWorkflowPlugin are [report:9?COMPONENT=AdvancedTicketWorkflowPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AdvancedTicketWorkflowPlugin&owner=retracile new ticket]. == Download == Download the zipped source from [download:advancedticketworkflowplugin here]. == Source == You can check out AdvancedTicketWorkflowPlugin from [http://trac-hacks.org/svn/advancedticketworkflowplugin here] 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:'''