Modify ↓
Opened 14 years ago
Closed 14 years ago
#8992 closed enhancement (fixed)
ChildTicketsTreeMacro
| Reported by: | Mark Ryan | Owned by: | Mark Ryan |
|---|---|---|---|
| Priority: | lowest | Component: | ChildTicketsPlugin |
| Severity: | trivial | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
I'd like to include a new macro with the plugin which would take a ticket number as an argument and provide a drill down of all its children and its childrens' children, etc...
The output should be indented (see #8941) and should show ticket status, etc....
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
| Trac Release: | 0.11 → 0.12 |
|---|
comment:2 Changed 14 years ago by
| Status: | new → assigned |
|---|
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
See [10560], a working version of the ChildTicketsTreeMacro is now committed and available for general use.
Note: See
TracTickets for help on using
tickets.



(In [10509]) See #8992: