Adding original estimate field in the subtask table in the ticket page

Heba Rezk July 9, 2019

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.

2 answers

2 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 11, 2019

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.

roma February 3, 2022

thank you!!

0 votes
Ismael Garcia December 15, 2022

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

Suggest an answer

Log in or Sign up to answer