Atlassian · Arazzo Workflow
Atlassian Jira Search Issues with JQL
Version 1.0.0
Run a JQL search and fetch the full detail of the first matching issue.
Provider
Workflows
search-issues-jql
Search issues with JQL and read back the first match.
Executes a JQL search, returns the matching issue list and total, and reads the full detail of the first matching issue when the result set is non-empty.
1
searchIssues
atlassianSearchforissuesusingjql
Run the JQL search and return the matching issues and total count.
2
getFirstIssue
atlassianGetissue
Fetch the full detail of the first matching issue.