Hello, I'd like to modify the default ticket workflow, but have not had success so far. In the default workflow a ticket is assigned, then the assignee can mark the ticket as resolved which will store the resolution and then close the ticket. I would like to modify the last step of that process so that instead of closing the ticket, it is instead reassigned to someone else so that whatever changes have been made can be packaged into a build. This process could continue for a few more hops before it finally gets closed, but I'm only really concerned with the first hand-off right now (I expect the others will follow logically.) It's worth noting that I also have the AdvancedTicketWorkflow plugin installed in my trac instance, which opens up a few more operations that could be used.
To restate my request differently: When a ticket is resolved, I would like the resolution stored (normal), and the ticket reassigned to another user (Component Owner). How would I accomplish this in the trac.ini file? Thanks in advance, Eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
