Modify ↓
#7079 closed enhancement (wontfix)
Assign owner upon creation
| Reported by: | anonymous | Owned by: | Eli Carter |
|---|---|---|---|
| Priority: | low | Component: | AdvancedTicketWorkflowPlugin |
| Severity: | minor | Keywords: | |
| Cc: | Freising | Trac Release: | 0.11 |
Description
I would like to be able to assign the owner of the ticket to the reporter when the ticket is created.
I installed the plugin as per the instructions on the wiki, but if I configure...
[ticket-workflow] new.operations = set_owner_to_reporter
I get an exception. If I do
[ticket-workflow] new = new -> new new.operations = set_owner_to_reporter
I get a "new" state different from the internal one.
TIA.
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
comment:2 Changed 16 years ago by
| Cc: | Freising added; anonymous removed |
|---|
This is such a great resource that you are providing and you give it away for free. I enjoy seeing websites that understand the value of providing a prime resource for free. I truly loved reading your post. Thanks!
Note: See
TracTickets for help on using
tickets.



The ticket workflow is not invoked on ticket creation, so this isn't currently possible.