Hello EazyBI community,
I am currently setting up a report with Tempo timesheet (worklog) data or in EazyBI called “loggedBy”.
This works all well, but it would be nice to add the “Lead” attribute of the Tempo account to the report as a measure.
The idea is to have the lead as an additional value and to be able to have a filter for some of the leads. I am referring to the following field:
Is it somehow possible to get the Tempo lead attribute into the EazyBI reports at the moment?
Thanks in advance!
Best regards,
Simon
Hello @SimonSahli,
Currently, the Tempo Account lead doesn’t come out of the box with existing Tempo integrations. We have a feature request for this in our backlog, and I have added your vote. While I cannot provide an estimate for its availability, I will keep you updated on any progress.
Meanwhile, you can import the lead name for each Account with the help of the additional data import from REST API (Additional data import into Jira Issues cube).
The Account properties are available using the REST API entry point <JIRA_BASE>/rest/tempo-accounts/1/account?skipArchived=false , and you can map the account lead and status fields as new properties.
There is documentation with details of Tempo REST API: https://www.tempo.io/server-api-documentation/accounts#operation/getAccounts.
Best,
Marita // support@eazybi.com
Thanks Marita for your response.
Going to check the API solution, but we might just wait until you have implemented the built-in solution. Depends on how crucial this field really is for the company.
If you could just mention in this post when the implementation of the Tempo lead is complete, then this would be awesome, so I get notified.