techtalk / JiraRestClient

A simple client for Atlassian JIRA service REST API
Other
65 stars 80 forks source link

Query issues from all projects #12

Closed fc1943s closed 9 years ago

fc1943s commented 9 years ago

Currently i have to do this: GetIssuesByQuery("PROJKEY", null, "cf[10204] > 0 OR (project is not empty AND cf[10204] > 0)")