You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Do I need a paid subscription account to enable and see time tracking ?
Hello @Janetta Bogatchenko
Welcome to the Atlassian community!
No, you don't need a paid subscription to use the native time tracking features.
Take a look at this document and let us know if it provides enough information for you to solve your issue. If it does not, please provide more information about what steps you are taking and what you are seeing.
https://support.atlassian.com/jira-cloud-administration/docs/configure-time-tracking/
No this does not work for me. I am trying to create a test project with enabled time tracking so I can learn how to use jira Rest API to create, manage etc worklogs associated with issues . Like the endpoint below.
https://testjira49.atlassian.net/rest/api/3/issue/10002/worklog
Nothing seems to work for me as none of my test issues ever have any worklogs.
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.
Hello @Janetta Bogatchenko
Are you working with issues in a Team Managed project or a Company Managed project? That information will show at the bottom of the navigation panel on the left when you are viewing the project in the UI.
Have you confirmed that time tracking is enabled and set to Jira Provided Time Tracking?
Have you confirmed that the Time Tracking is enabled for your project?
Have you confirmed that you have permission to Log Work in your project? The details of granting permissions depend on whether you are working with a Team Managed or Company Managed project.
Can you provide a screen image of what you see in the UI when viewing issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am on Team Managed project ( for simplicity)
Yes the time tracking is enabled in Issues Features.
I am the admin and yes I added myself as Single User with all the permissions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you are in the UI viewing one of those issues do you see the Log Work option when you click the Actions (...) button in the upper right corner of the issue?
Do you see the Work Log option in the lower half of the screen in the area where Comments and history display?
You can also Log Work from there, and that is the area where you would see any Work Logs that have been added.
If so, have you then logged some time against the issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you verified that the issue ID you provided in the API (10002) corresponds to an issue you are viewing in the UI that has work logged against it? Have you tried supplying the issue key instead (i.e. XYZ-123)?
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.
All I see are:
Add flag
Connect Slack channel
Add Parent
Move
Clone
Delete
Actions menu .
etc
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This issue id is
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I click on Add apps it suggests a bunch of plugins including Timesheet tracking for Jira. Should I add it ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, you don't need additional apps for time tracking. It is a native function.
Can you confirm that you have added the Time Tracking field to the issues for the project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That was it. Now it is working. The problem was - Time Tracking is not showing up as one of the fields you can add unless you actively search for it even when it is enabled. I was able to add time and see the worklog.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad to help.
If your problem has been solved please consider marking the Answer as Accepted to help other users find posts with validated solutions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Janetta Bogatchenko and welcome to the community,
No, you don't need to be on a paid plan. Usually time tracking is activated by default. So go to check it:
In addition to the above, you must have the work on issues project permission, in order to log time. Make sure you and your users have this.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.