#638 closed improvement (fixed)
Ability to schedule execution of custom reports
Reported by: | jkenyon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.6 |
Component: | Reports | Version: | |
Keywords: | Cc: |
Description
It would be great to have the ability to schedule the automatic execution of custom reports.
Change History (5)
comment:1 Changed 8 years ago by car031
comment:2 Changed 8 years ago by jkenyon
If you could do this on a per-report basis that would be more flexible, especially for implementations that have a large number of reports.
However, I would be happy with a scheduler similar to the folders import logic, and the ability to toggle on/off on a per report basis to determine which reports get run by the scheduler.
comment:3 Changed 8 years ago by car031
- Resolution set to fixed
- Status changed from new to closed
Ok, we go for the single scheduled task.
Please note that when automatically executed, the reports will not receive any parameter.
comment:4 Changed 8 years ago by car031
- Milestone set to 7.6
- Type changed from new feature to improvement
comment:5 Changed 8 years ago by car031
- Component changed from Core to Reports
Note: See
TracTickets for help on using
tickets.
how should be the sceduling? each report should be scheduler independently or a single scheduled task musrt take care of executing all the reports using the same logic of the actual Folders import ?