OSLC - Getting only requirements with comments
Hi,
I am creating simple Javascript application that is displaying all the comments in RDNG project. I was investigating RDNG rest API but I do not see any possibility to get list of all requirements with comments and in my solution I am evaluating all the requirements in the project to get comments. Unfortunately this approach is very slow and is impacting RDNG server performance.
Is there any way to access all the comments in the project directly ? or is there any way how I can get list of requirements (ids) with assigned comments ?.
I am aware of
and
https://<hostname>:9443/rm/publish/comments
but it does not give me direct access to all the comments.
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 08 '17, 5:09 p.m.I'm not aware of any way to do this, but I've pinged the DNG dev team to see if anyone there has any better idea. I'd suggest submitting an RFE.