When trying to get all the logged hours between starte of year and now (almost half a year) the report just "breaks" and reports an error, probably due to our JIRA server not capable of handling that amount of data and the current load. It would be great to have these kinds of queries off-loaded to a more quiet time and automated so we can then run the query, format the data and send it by mail to the requester, especially since these reports are done on a regular basis (once every month, or so).
To make this possible we need some kind of REST API calls to get the information needed from Tempo Timesheets.
To be clear; I'm not looking for some dashboard in JIRA and/or GUI tool to schedule this but instead write my own scripts for this making use of the API calls made possible by Tempo.
We're paying a lot of money for this add-on so I would say it's not that much to ask for such an option !
Tempo Products | Tempo Timesheets, Tempo Reports |
Tempo Platform | On-Premise |
Agreed, we'd like to pull the data from our planned time report at regular intervals via a script to give our PMs a more real time view of their budgets. We are happy to script this but need an api endpoint or url that we can access the csv or xls data from.