Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get a specific user's comments of several issues?

BA
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 27, 2019

Hello,

I am using JIRA Server and I am trying to get a specific user's comments of several issues (that user wrote a command). I can fetch comments of an issue with Restlet Client API but I want to get a user's comments. Does anyone have any idea or suggestion about this? 

Thanks

1 answer

0 votes
Hana Kučerová
Community Champion
November 27, 2019

Hi @BA ,

maybe you could use data from the Activity stream feeds?

It will not be easy to parse the data from this source, but you can get the data for a specific user.

BA
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 27, 2019

I know that page but I am looking for more effective solution

Suggest an answer

Log in or Sign up to answer