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, i'm trying to add the original estimate field in this, jira.table.cols.subtasks
but everytime it tells me that this is an invalid field name. i need to show the estimate in the subtasks table that shows in the ticket issue page.
Hello Heba,
This is the correct syntax to add time tracking fields in the sub-task columns of the parent view (jira.table.cols.subtasks):
- timeestimate -> For Remaining Estimate
- timeoriginalestimate -> For Original Estimate
- timeSpent -> For Time logged
Just make sure you are separating the fields by a comma.
P.S: The configuration above only works in the Old Issue View. For the new issue view, you can check this task to track the progress of our developers to implement it:
- Updating jira.table.cols.subtasks in Advanced Settings has no effect in the new experience
Let me know if you still have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That configuration field has many errors, it is very hard to just update it, and when it does, there is no change in the subtask section, I'm using the documentation and it doesn't work at all, very hard trying to do something that seems easy. Below the links atlassian provide to configure this, if there is something I'm missing, please let me know.
https://confluence.atlassian.com/adminjiraserver/configuring-sub-tasks-938847874.html
https://docs.atlassian.com/software/jira/docs/api/7.6.1/index.html?constant-values.html
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.