Hi,
Lets say that I logged 5 hours of work for 5 days ago but I logged that worklog today.
created date would be : 23/09/2025 and start date would be : 18/09/2025.
I want to know if anyone logged for previous months. Like in august dşd anyone logged for june and before and for september did anyone logged for july and before.
How can i get this data with API or with anyway else?
Hi @İclal Aslan
Jira doesn’t provide any native functionality to directly track whether users are logging work retroactively (e.g., in September logging time for July or earlier).
Out of the box, you can see worklogs with their started date and created date, but there’s no built-in reporting to compare these across months.
If you’re open to third-party apps, this is exactly the type of gap our Worklogs Timesheet app helps to solve.
With it, you can:
Would you like me to show you how a sample report in our app highlights this?
P.S.: I belong to the company that developed this app.
Hi,
The company i worked with wants to get the data's from API or something else bc of pricing but thank you so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @İclal Aslan
There is not a native JQL function to query based on worklogs in the manner you describe.
There also is not a native report to report on worklogs per user in the manner you describe.
The API endpoints related to worklogs can be found here:
None of them provide a method to search for worklogs based on the created or start date for the worklog entry. They are endpoints only for getting worklogs based on the related issue, or by providing a list of IDs for the individual worklog entries.
Are you willing to consider a third party app? There are several apps in the Atlassian Marketplace that support getting worklogs for work that occurred during a specified period, groups by the author of the worklog. I'm not sure if any of them support searching for worklogs based on both a created date range and a start date range.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I am currently using Tempo's app so I can get data's but I can not see when did the log logged, created date wont shown.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.