Modify ↓
Opened 15 years ago
Closed 14 years ago
#8731 closed defect (fixed)
It is possible to create a child ticket against a 'closed' parent ticket.
| Reported by: | Mark Ryan | Owned by: | Mark Ryan |
|---|---|---|---|
| Priority: | low | Component: | ChildTicketsPlugin |
| Severity: | normal | Keywords: | 0.12 0.11 |
| Cc: | Trac Release: | 0.11 |
Description
Two things to do here:
- If a (potential) parent ticket is closed, then deactivate the 'create child' buttons.
- When a new ticket is created, run a check to see if the parent is indeed still an active ticket. (This accounts for the case where someone might try and raise a ticket 'manually' instead of via a parent ticket).
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



(In [10308]) fixes #8731