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.
Hello,
I noted that in Jira cloud it´s not possible to view the total worklog or Σ Time Spent in a issue view.
I´m working on an automation for copy the sum of total hours logged in an issue to a custom field.
I´ve tried two types of custom field: Number and Text Field (single line).
The automation:
For copy the values of Σtime spent on the custom field i tried the following:
{{#=}}{{issue.subtasks.timeSpent.sum}}{{/}}
{{#=}}{{issue.childissue.timeSpent.sum}}{{/}}
{{#=}}{{issue.subtasks.timetracking.timeSpent.sum}}{{/}}
In all cases, the automation execute as successful, but both custom fields dont show anything.
any help?
Hi @Sofia Quintero,
On behalf of the Planyway team, I'd like to suggest you check Planyway out. You can see the total tracked time on cards right on the timeline and compare it with the estimated effort. For example:
If any questions, please feel free to reach out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should be able to see Original estimate and Time tracking....and they should provide all you need (without automation). Can you not see these fields in your instance?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Curt Holley Thank you for answer, i realized that for some reason i couldn´t see time tracking as you indicated, in an instance that use Tempo. But i tried in other test instance that doesn´t have temppo installed, and y could see the same way as you showed in screnshoot.
Thank you.
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.