Currently under activities, the comments tab is shown by default.
Can I set the Work Log tab to be shown by default?
Thanks
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"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there any way to configure this only for a specific project or issue type?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.