I would like to prevent comments from collapsing in Jira 9.x
I have seen posts saying that setting
jira.comment.collapsing.minimum.hidden
to 0 in Jira advanced settings would provide the results I am looking for, but after making this change, comments are still collapsing in groups of 10.
I have seen this Jira issue, which was "mitigated" in 9.x, and I'm wondering if this mitigation caused the jira.comment.collapsing.minimum.hidden to no longer work as expected.
Any help would be greatly appreciated. we are never going to hit the threshold needed to cause an OOME, so we REALLY don't need this mitigation. It feels very heavy-handed and (for our use case) completely unnecessary.
Taylor