Modify ↓
Opened 11 years ago
Closed 11 years ago
#11402 closed defect (worksforme)
After adding Time Report (Management) it's shown on View Tickets page
Reported by: | branek | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
Hi,
thanks for great plugin. We are use it successfully but we have one small problem.
After creating new report in Time Reports, same report is shown on View Tickets pane. As I see that other T&E reports are not shown on View Tickets, what I should do to hide this reports from View page?
Thanks Branko
Attachments (0)
Change History (2)
comment:1 Changed 11 years ago by
Summary: | After adding Time Report (Management) it's shown on View Reports page → After adding Time Report (Management) it's shown on View Tickets page |
---|
comment:2 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Well this could certainly be better and data driven. Currently the easiest way to make your report disappear would be to include the words "Ticket Hours" or "Work Summary" in the report title.
Otherwise you can edit this js file and reinstall to ensure that your report is also removed. browser:timingandestimationplugin/branches/trac0.12/timingandestimationplugin/htdocs/report_filter.js
If you feel really ambitious and want to make this data driven, I would accept patches :)