-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 7.2.X, 7.3.X, Master
-
Fix Version/s: None
-
Component/s: Headless Delivery API
-
Labels:
-
Fix Priority:3
There is no dedicated API to access the comments of a specific workflow task. It used to be possible to access the workflow task comments of a web content article through this API, http://localhost:8080/o/headless-delivery/v1.0/structured-contents/{StructuredContentID}/comments.
However, after LPS-125088 was applied, workflow task comments were separated into their own "bucket". An API will need to be created to retrieve comments related to workflow task.