Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • What are the bulk timelgging options available for self and delegated users in the team (Tempo)

What are the bulk timelgging options available for self and delegated users in the team (Tempo)

Rohit Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 1, 2026

Hi All, checking if there are bulk time logging options (importing from an excel, etc.) available for self and delegated users in the team in Tempo. That way i don't have to log individual items in web interface. Thanks!

3 answers

1 vote
Tomislav Tobijas
Community Champion
April 2, 2026

Hi @Rohit Singh ,

I know you can manage existing worklogs in bulk > see official docs: Managing Worklogs in Bulk 

As for actually logging time in bulk, I don't think there is a native/UI-friendly way. You can log time in bulk based on planned activities > see this example, but importing stuff from CSV could be a bit tricky.

You can definitely use REST API - POST Create Worklog but that usually implies that you'd build some kind of custom solution/script that would do so, potentially based on a data source that could be a file, such as Excel 🧑‍💻

Now, it would be good to hear if anyone has built or found any other solution for this 👀

Cheers,
Tobi

0 votes
Marc -Devoteam-
Community Champion
April 2, 2026

Hi @Rohit Singh 

Tempo doesn't offer bulk time logging with the GUI options.

Also CSV and API options are tricky, as per work-log the issue id, and user account Id is mandatory to be specified.

 

0 votes
Arkadiusz Wroblewski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 2, 2026

Hello @Rohit Singh 

bulk edit existing worklogs = yes
bulk create/import worklogs from Excel = not natively in the UI, API/custom route instead

Suggest an answer

Log in or Sign up to answer