Search found 1 match

by pavan4610
12 Apr 2018, 10:15
Forum: General Discussion
Topic: Unable to get Issue.
Replies: 1
Views: 2931

Unable to get Issue.

I am using MantisBT and mantisconnect-client-api-1.1.1.1 in java. From Java I want to get a list of issues created by a user and create new issue. I am able to connect and get the project with below line of code IProject[] projects = session.getAccessibleProjects(); But when I try to get issues or f...