Due date not visible in the list of Subtasks in a Task View Page - jira.table.cols.subtasks

DeepakBhatia July 10, 2012

Hi,

jira.table.cols.subtasks:summary,issuetype,status,assignee,duedate,progress

Do we specify this in the jira-config.properties ?

Regards

Deepak Bhatia

3 answers

1 accepted

1 vote
Answer accepted
Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 10, 2012
Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 10, 2012

On the page, we mentioned, there is a link to the place where you have to edit the options: https://confluence.atlassian.com/display/JIRA050/Configuring+JIRA+Options#ConfiguringJIRAOptions-ConfiguringAdvancedSettings

BTW, no one understands your original question, if you replace it with a new one. Use comments for new questions.

DeepakBhatia July 10, 2012

atlassian-jira/WEB-INF/classes/jpm.xml contains this jira.table.cols.subtasks.

<property>
<key>jira.table.cols.subtasks</key>
<name>JIRA subtasks table columns</name>
<description>The columns to show when viewing sub-task issues in a table</description>
<default-value>issuetype, duedate, status, assignee, progress</default-value>
<type>list&lt;string&gt;</type>
<validator>com.atlassian.jira.bc.admin.NavigableFieldListValidator</validator>
<user-editable>true</user-editable>
<requires-restart>false</requires-restart>
</property>

0 votes
Peter T
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 17, 2015

Hi Deepak, Thomas and Nic,

Check out our recently released Issue Matrix plug-in -- it will help displaying not just system fields but any custom field for sub-tasks or linked issues. It also allows for flexible configuration per issue type or project. See more on its functionality here: https://botronsoft.atlassian.net/wiki/display/ILV/Concept and let us know in case you need any support.

Thanks,

Peter T

Linked-Big.jpg

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 10, 2012
DeepakBhatia July 10, 2012

Do we specify

jira.table.cols.subtasks:summary,issuetype,status,assignee,duedate,progress

in the jira-config.properties ?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 10, 2012

I don't know, I've not read the docs in detail recently. I know it's in there.

DeepakBhatia July 10, 2012

atlassian-jira/WEB-INF/classes/jpm.xml contains this jira.table.cols.subtasks.

<property>
<key>jira.table.cols.subtasks</key>
<name>JIRA subtasks table columns</name>
<description>The columns to show when viewing sub-task issues in a table</description>
<default-value>issuetype, duedate, status, assignee, progress</default-value>
<type>list&lt;string&gt;</type>
<validator>com.atlassian.jira.bc.admin.NavigableFieldListValidator</validator>
<user-editable>true</user-editable>
<requires-restart>false</requires-restart>
</property>

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 10, 2012

And what does the documentation say?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events