-
Bug
-
Resolution: Fixed
-
Medium (View bug fix roadmap)
-
9.4.8, 9.4.9, 9.4.14
-
None
-
9.04
-
7
-
Severity 3 - Minor
-
8
-
Issue Summary
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Create an issue
- Add couple of different comments to the issue
- 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
- 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.
- is related to
-
JSDSERVER-15249 All activity tab doesn't display all comments
-
- Closed
-
- resolves
-
JSDSERVER-15249 All activity tab doesn't display all comments
-
- Closed
-
- relates to
-
MNSTR-7226 Loading...
Form Name |
---|
All activity tab doesn't display all comments
-
Bug
-
Resolution: Fixed
-
Medium (View bug fix roadmap)
-
9.4.8, 9.4.9, 9.4.14
-
None
-
9.04
-
7
-
Severity 3 - Minor
-
8
-
Issue Summary
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Create an issue
- Add couple of different comments to the issue
- 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
- 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.
- is related to
-
JSDSERVER-15249 All activity tab doesn't display all comments
-
- Closed
-
- resolves
-
JSDSERVER-15249 All activity tab doesn't display all comments
-
- Closed
-
- relates to
-
MNSTR-7226 Loading...