Set comment unfolding as default

Long Nguyen September 19, 2013

If there are many comments, Jira automaticaly folds these comments. Is it possible to set up for Jira does not fold comments as default?

2 answers

0 votes
Long Nguyen September 26, 2013

Thank Matheus, it works as your guide :)

0 votes
Matheus Fernandes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 19, 2013

Hi Long,

I've been testing this here, and you can possibly do this by adding the following to the <tt>jira-config.properties</tt> file inside your <tt>$JIRA-Home</tt>:

jira.comment.collapsing.minimum.hidden=0

You can see how to make this change in the docs below if you are not familiar with this file:

I hope this helps!

Matheus Fernandes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 19, 2013

Duh, just go to Administration » General Configuration » Advanced and add '0' in the jira.comment.collapsing.minimum.hidden option in the newest versions. :)

Suggest an answer

Log in or Sign up to answer