Opened 16 years ago
Closed 4 years ago
#3613 closed enhancement (wontfix)
[patch] basic implementation of subtickets behaviour
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | MasterTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
i've implemented a subtickets behaviour over mastertickets. it adds a create button on every open ticket view and reopens parents (tickets blockedby) recursively on ticket reopen. this is enabled by an option on trac.ini.
more info: http://public.warp.es/trac-stuff/wiki/Plugins/MasterTickets
Attachments (1)
Change History (5)
Changed 16 years ago by
Attachment: | subtickets.patch added |
---|
comment:1 Changed 15 years ago by
+1
I have applied the patch with Trac 0.11.5. Thanks!
It seems newest version of patch attachment:ticket:2655:subtickets.2.patch from the #2655.
There is only one note: label for "Create subticket" button should be configured in trac.ini masterticket section.
comment:2 Changed 11 years ago by
Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:3 Changed 4 years ago by
Status: | assigned → new |
---|
comment:4 Changed 4 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Out-of-scope, see SubticketsPlugin. Though an implementation in Trac core will handle multiple ticket relation types.
subtickets patch by jsalamero@…