How to check Time Spent on Linked issues in JIRA using JQuery.
If I have got 1 task in Project A and other 3 linked tasks in Project B then how can I track time of all these 4 tasks in one place in JIRA.
However if you create a linked ticket and track your time there, it doesn't roll up to the parent ticket. Is there any way to do this? Thanks
correct. links are really just references between tickets. Jira does not perform sum-up functions between linked issues. For this to work the issue needs to be a child (sub-task) of the parent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tempo Timesheets is plugin that works for us. You can see time spent per user/project/filter.
https://marketplace.atlassian.com/apps/6572/tempo-timesheets?hosting=cloud&tab=overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are speaking of doing this dynamically which I think you are, it is going to be a bit messy and you will need an addon like Scriptrunner to create a filter to include linked issues. I expect once you create the filter(s) you can then use on a dashboard or kanban board to display the time spent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.