Connector Improvement: Adds JIRA Worklogs custom properties
Hello,
Currently, it's not possible to retrieve custom properties set at worklogs level. For example, a custom field setup at time tracking level.
We do use this a lot internally to split team's time into specific categories (for example, cost center, regions etc...) and currently we cannot split times because we lack these custom properties in the WORKLOGS table.
As stated by Fivetran support::
I investigated the source APIs responses and looks like as you mentioned, we receive custom data only from the https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-worklog-properties/ endpoint.
At present, the JIRA connector's code logic only uses the https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-worklogs/#api-rest-api-3-issue-issueidorkey-worklog-get endpoint to fetch details on the worklog.
So the idea here would consist in switching to this other endpoint in order to enrich the WORKLOGS table.
-
Official comment
Hi Anthony -
Thanks for submitting this request. Currently this feature is not planned, however I agree that it would be a worthwhile investment to the connector.
I'll add it to the backlog and monitor for additional demand for this improvement.
Best,
Erin
Please sign in to leave a comment.
Comments
1 comment