The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

add a custom field in sub-task list on parent issue

Pallavi Aggarwal
June 16, 2015

I am trying to edit the jira.table.cols.subtasks properties to add another column in the sub-task list. The custom field name is Russ's Priority.

How can i add it to this list as a column? I cant find the identifier that corresponds to this custom field? This custom filed is a numeric text box

Thanks

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Pallavi Aggarwal
June 16, 2015

I was able to get the identifier from source code and added it successfully to the jira.table.cols.subtasks

Thank you so much for the help

0 votes
Mohammed Khadir
Contributor
June 16, 2015

The identifier can be found when you look at source code of the JIRA page with the custom field on it.

I thought I tried before to add a field to subtasks but it erroed out saying it was not possible.

 

Thank you

Mohammed