Modify ↓
Opened 17 years ago
Closed 16 years ago
#3932 closed defect (fixed)
Complete documentation
| Reported by: | guillaumeh | Owned by: | Eli Carter |
|---|---|---|---|
| Priority: | normal | Component: | AdvancedTicketWorkflowPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I've read every things on the net about the Triage feature of the plugin, and I've begin to configure my different work flow with :
[ticket-workflow] # # TRIAGE # ( Use different Workflow following ticket Type. # triage = new -> * triage.operations = triage triage.triage_field = type triage.triage_split = bug->new_bugmaintenance,maintenance->new_bugmaintenance,project->new_projectinnovation,innovation->new_projectinnovation
But now ... I don't know how continue .. ?
Can explain me or complete documentation please ?
Attachments (0)
Change History (5)
comment:1 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 17 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:3 Changed 16 years ago by
| Summary: | Complet documentation → Complete documentation |
|---|
comment:4 Changed 16 years ago by
Further documentation added to the AdvancedTicketWorkflowPlugin page; hopefully it will help.
comment:5 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.



Okay, for me It's okay now... but It was not easy.
I hope for other who begin to use your plugin that you'll show an complete example.