Can I set the Work Log tab under activities to appear selected by default

clair clark June 25, 2012

Currently under activities, the comments tab is shown by default.

Can I set the Work Log tab to be shown by default?

Thanks

1 answer

1 accepted

1 vote
Answer accepted
Jobin Kuruvilla [Adaptavist]
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.
June 25, 2012

This is fairly simple. All you need to do is to modify the /atlassian-jira-5.0-JQLT/atlassian-jira/WEB-INF/classes/system-issuetabpanels-plugin.xml file as follows:

Remove the following line:

<default>true</default>

from

<issue-tabpanel key="comment-tabpanel"

and put it under

<issue-tabpanel key="worklog-tabpanel"

clair clark June 25, 2012

That worked perfectly - thank you

Zach Newman August 21, 2012

Is there any way to configure this only for a specific project or issue type?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events