node-jira
node-jira copied to clipboard
Allow query filters in findIssue request
Create a new argument in the findIssue functional for query string args allowed by the API. This remains backwards compatible so leaving out this arg when calling findIssue will revert to the old functionality.