-
Bug
-
Resolution: Fixed
-
Low
-
7.2.0
-
Severity 3 - Minor
-
-
CtB - Improve Existing
Issue Summary
When retrieving comments with the rest API, they are returned without anchors despite being anchored.
This is reproducible on Data Center: yes
Steps to Reproduce
- Get comments using GET /blocker-comments or GET /blocker-comments/{commentId}
Expected Results
A RestComment containing an anchor
Actual Results
A RestComment that's missing the anchor
Workaround
View the anchor in the UI or use the activities endpoint
- mentioned in
-
Page Loading...