Hi,
From the web interface, it is possible to log time over several days .
With the API, you must place a call for each day (POST /worklogs). And it take on average 1.5 seconds per call. Logging time over 20 days (3 weeks vacation for instance) takes 30 seconds. That's just crazy.
It would be useful (and much much faster) to be able to create a worklog on a period. A solution would be to add a parameter "endDate": if different from startDate, then would create a worklog per day, "timeSpentSeconds" would be the time spent per day.
Thank you!
Tempo Products | Tempo Timesheets |
Tempo Platform | Cloud |