Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-15249

All activity tab doesn't display all comments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 5.4.8, 5.4.9, 5.4.14
    • None

      Issue Summary

      This is reproducible on Data Center: (yes)

      Steps to Reproduce

      1. Create an issue
      2. Add couple of different comments to the issue
      3. Add 50 indifferent comments to the issue. You can use following script:
        seq 1 50 | xargs -P 8 -I "$" curl -D- -u admin:admin -X POST --data '{"body": "This is a comment regarding the quality of the response."}' -H "Content-Type: application/json" http://localhost:8090/node1/rest/api/2/issue/YOURPROJECT-YOURISSUEENUM/comment
        
      1. Open All activity tab

      Expected Results

      The All activity tab displays all comments including the different comments from step 2

      Actual Results

      The All activity tab doesn't display different comments from step 2

      Workaround

      Ordering needs to be changed to the Newest First.

              Unassigned Unassigned
              e7591db3c7db Antoni Kowalski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: