The several needs:
- Having an API in CommentManager to be able to create sub-comments in a specific location
- Enrich the CommentableDocument adapter to provide the above service
- Enrich the CommentableDocument adapter to provide the service of creating comments in a specific location using the existing api org.nuxeo.ecm.platform.comment.api.CommentManager#createLocatedComment(org.nuxeo.ecm.core.api.DocumentModel, org.nuxeo.ecm.core.api.DocumentModel, java.lang.String)
- At least testing the Comments API a bit
- is required by
-
NBM-476 Add comments in each related project location
- Resolved