Changes between Version 1 and Version 2 of AdvancedTicketWorkflowPlugin


Ignore:
Timestamp:
May 6, 2008, 3:25:10 AM (16 years ago)
Author:
Eli Carter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedTicketWorkflowPlugin

    v1 v2  
    2828One of the provided operations is `set_owner_to_reporter`.  The workflow configuration could use that operation like this:
    2929{{{
    30     needinfo = * -> needinfo
     30    needinfo = * -> needinfo
    3131    needinfo.name = Need info
    3232    needinfo.operations = set_owner_to_reporter