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

Suggest an answer

Log in or Sign up to answer