It's all about the answers!

Ask a question

OSLC - Getting only requirements with comments


Bartosz Chrabski (3.4k12648) | asked Feb 20 '17, 5:31 a.m.
edited Feb 20 '17, 5:43 a.m.

 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 commented Mar 08 '17, 5:09 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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.

One answer



permanent link
Ramona Pillay (111) | answered May 03 '19, 8:48 a.m.

 Hi, Did you find a solution to this? I am currently having the same issue.


Comments
Bartosz Chrabski commented May 03 '19, 10:42 a.m.

Not exactly. I used some workaround but it was very not effective and resource consuming. 

Your answer


Register or to post your answer.