Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
IssueMatches
Interface IssueMatches
A list of matched issues or errors for each JQL query, in the order the JQL queries were passed.
interface
IssueMatches
{
matches
:
IssueMatchesForJql
[]
;
}
Index
Properties
matches
Properties
matches
matches
:
IssueMatchesForJql
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
matches
Source Code
@resolution/jira-api-client
Loading...
A list of matched issues or errors for each JQL query, in the order the JQL queries were passed.