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.
Hi All,
I have linked one issue to another issue in a different project. Is there any way to get the total time spent (ie, time spent on linked issues) to the time tracking field in a particular project?
Eg: I have linked the issue AB1 to an issue in another project PS1 and I would like to get the total time spent in the issue PS1 in the time tracking field.
Out of the box it is not possible. You should implement this with a script:
If you are fine with a mktplace app, to get cross project time spent of linked issues, you can have a look at our add-on -
and generate insights such as:
- View the full Jira Issue Type hierarchy of Linked issues,
Portfolio/Advanced Roadmaps, Epics, and Subtasks up to 10 levels.
- % complete based on time spent and story points at each hierarchy level
- Sum up Time Spent, Org Estimate, Time Rmng, custom number
fields
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Malavika L P,
yes, it's possible to do this with ScriptRunner, using a Script Field.
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.