Modify ↓
Opened 19 years ago
Closed 19 years ago
#739 closed task (fixed)
Set milestone for new tickets
| Reported by: | Owned by: | Bas van der Vlies | |
|---|---|---|---|
| Priority: | normal | Component: | EmailtoTracScript |
| Severity: | normal | Keywords: | |
| Cc: | paolo@… | Trac Release: | 0.9 |
Description
Hi, for me is a good feature the possibility to set for every email the milestone for the ticket.
Attachments (0)
Change History (5)
comment:1 Changed 19 years ago by
| Cc: | paolo@… added; anonymous removed |
|---|---|
| Owner: | changed from Bas van der Vlies to anonymous |
| Status: | new → assigned |
comment:2 Changed 19 years ago by
| Summary: | Milestone → Set milestone for new tickets |
|---|
Making the summary make more sense.
comment:3 Changed 19 years ago by
Is is already in the source to use the default milstone for tickets. You have to set this in trac.ini:
[ticket] default_milestone = my_milstone
comment:4 Changed 19 years ago by
| Owner: | changed from anonymous to Bas van der Vlies |
|---|---|
| Status: | assigned → new |
comment:5 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



I see that is not to difficult i will implement it and let you know.