Modify ↓
Opened 21 years ago
Closed 21 years ago
#563 closed defect (duplicate)
Status field/lifecycle for tickets
| Reported by: | dobes | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
In order to integrate trac better with our workflow, it would be nice if tickets could indicate their position in a life cycle. Currently, it seems like tickets are either new, assigned, or resolved.
I'd like to have additional states:
- Implemented/fixed (e.g. still needs testing by another party)
- Passed Tests (customer can be notified, or whatever)
- Failed Tests (should be reviewed and fixed again)
This way you can make reports that select tickets the need testing, and you can see the status of a ticket.
Attachments (0)
Change History (2)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Superseded by #869. Go there for further comments.
Note:
See TracTickets
for help on using tickets.



Looks a bit like #301… But more general.