Hello Team,
Can I customize the time tracking feature in Jira only if I want to start tracking my effort on an issue type provided I flip the status from open to In progress? I.e. my time should start tracking only when I am in progress status and up to completion of workflow but do not start my time spent on issue type while I am on open or start or initial status?
Thanks
Nithin.D
Hello @Nithin Dandu,
If you want to achieve this for particular issue states and issue types, then automation apps can help. There are few of them, e.g. Script Runner and Automation.
You can also consider Clockwork Automated Timesheets. It helps to automate time tracking and therefore making it more precise. It starts a timer when an issue goes to a status of In Progress category. The timer is stopped and the time is logged when the issue goes to "Open" or "Done" category.
It does not allow to select particular issue types at the moment (so, for example, you cannot get time tracked automatically for Bugs only but not for Stories).
I hope it helps.
Cheers,
Jack
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nithin,
You can use ScriptRunner to do exactly this:
Otherwise there's the "Time In Status" app which will do this too:
https://marketplace.atlassian.com/apps/1211756/time-in-status?hosting=server&tab=overview
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.