Daniel Johnson

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Daniel Johnson created a post, how to get the State of an Issue using the API ?
Hello everyone I'm getting all issues from a project like this.../api/admin/projects/{projectID}/issues?{fields}&{$top}&{$skip} how can I get the status of the issue and the user who has it assigned ?