The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

how to get Issue List using IssueManager

fayme007
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!
August 23, 2020

I have created a few dummy tasks and want to access them from my Servlet. I am trying to use ComponentAccessor to achieve that but unable to retrieve the Issue List. For an example from IssueManager i can use:

getWatchedIssues(ApplicationUser user)

But I couldn't retrieve the ApplicationUser

issue.getAssignee() gives me error not found instead of ApplicationUser.

P.S: I am trying to get all the listed issues without providing their id or keys.

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.