Add Project Category Query Parameter to Worklog Retrieval Endpoint
The current Tempo API endpoint for retrieving worklogs (https://apidocs.tempo.io/dc/modules/servlet.html#tag/Get-Worklogs) is highly efficient for fetching worklog data within a specified date range (dateTo, dateFrom). However, there is no option ...