Modify ↓
Opened 18 years ago
Closed 17 years ago
#1534 closed enhancement (wontfix)
Integrate with MasterTicketsPlugin or add ablity to set master ticket
Reported by: | Igor | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
When we have some great task we divide it on a number of subtasks. It would be great if plugin could automatically count great tasks time.
Attachments (0)
Change History (2)
comment:1 Changed 18 years ago by
comment:2 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This has been open forever with no comment or change in status. If there is actually a need for integration with the master ticket plugin, the better way to accomplish it will be to create a new plugin that adds reports specific to the MasterTicketsPlugin. There is a reportmanager file (in the T&E repo) that should be a standalone file that can be copied to other plugins to ease interaction with the T&E management screen.
Feel free to reopen or ask questions if anyone ever wants to do this.
Thanks, Russ
Note: See
TracTickets for help on using
tickets.
We tend to use milestones\components for this task and as such, the reports handle this variety of summing for us. I do not have any experience with the MasterTicketsPlugin up to this point, so I cant really tell if we are missing anything. I will look into it, but more than likely my boss is not going to let me devote our resources to develop this when we do not really have the use.
Alternatively feel free to submit a patch, I am always happy to incorporate new functionality. It should pretty much just involve running a single query on each master ticket render.