Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-74440

jira.comment.collapsing.minimum.hidden is no longer working on 9.x

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Highest
    • 9.4.6, 9.8.1
    • 9.0.0, 9.1.0, 9.2.0, 9.4.0, 9.4.2, 9.3.3
    • Issue - Comments
    • None
    • 9
    • 17
    • Severity 3 - Minor
    • 375
    • Hide

      Dear Customers,

      We're happy to announce that this issue is fixed in 9.4.6 and 9.8.1 Jira releases.

      The "jira.comment.collapsing.minimum.hidden" jira.property would simply not work at all in Jira 9.x releases. This was due to changes in comments loading and sorting behaviour.

      Now, the property is working back again. If the value of the property is higher than amount of comments loaded beyond 10th, or the value is equal to zero, all comments will be loaded. Otherwise, the comments will behave as usual.

      Best regards,

      Artur Falborski,
      Jira DC Software Engineer

      Show
      Dear Customers, We're happy to announce that this issue is fixed in 9.4.6 and 9.8.1 Jira releases. The "jira.comment.collapsing.minimum.hidden" jira.property would simply not work at all in Jira 9.x releases. This was due to changes in comments loading and sorting behaviour. Now, the property is working back again. If the value of the property is higher than amount of comments loaded beyond 10th, or the value is equal to zero, all comments will be loaded. Otherwise, the comments will behave as usual. Best regards, Artur Falborski, Jira DC Software Engineer

    Description

      Issue Summary

      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Navigate to Administration >> System >> General Configuration >> Advanced Settings and modify the jira.comment.collapsing.minimum.hidden to 0
        • PS: This should disable the comment collapsing.
      2. Open a issue with at least 11 comments, you should see all 11 comments on screen, but instead, you see 10 comments and the rest is collapsed.
      3. If you change jira.comment.collapsing.minimum.hidden to 4, or any number, you still see the same behavior.

      Expected Results

      When you have jira.comment.collapsing.minimum.hidden=4 (default value), the result should be:

        • The first 8 comments will show without collapsing;
        • When the 9th comment is added, Jira shows 5 comments on screen and 4 are collapsed;

      When you have jira.comment.collapsing.minimum.hidden=0, the result should be:

        • All comments will show on screen, no collapsing.

      Actual Results

      There is a new feature in 9.x which seems to be taking preference over the jira.comment.collapsing.minimum.hidden property:

      Incremental loading of tab contents

      Jira 9.0 gives you more control over the number of events you can load for a particular tab. Instead of loading all tab items at once, you can now select how many events you’d like to see:

      • Load 10 older or newer events if you want to check recently added comments or view other events in sequence. Consider that Jira might load more or fewer than 10 events if:
        • you're loading the last remaining events on the tab. In this case, fewer items might be loaded.
        • several events have the same creation date. If so, more events might be loaded.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

       

       

      Attachments

        Issue Links

          Activity

            People

              d996197e70d9 Artur Falborski
              8b43fc82c42f Fernanda Gomes
              Votes:
              101 Vote for this issue
              Watchers:
              97 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: