List Issues
List issues in a Jira project.
If the number of issues retrieved is more than the limit of 100 results, you can stream the output to a helper flow to filter your results.
Options
Field | Definition | Type | Required |
---|---|---|---|
Project |
From the list of projects found in your Jira account, select which project you want to search against:
|
Dropdown |
TRUE |
Issue Type |
From the list of issue types found in your Jira account, select which type you want to search:
|
Dropdown |
TRUE |
Result Set | Specify how you want to have the results returned.
Select either the First 100 Records or Stream Records. |
Dropdown |
TRUE |
To learn how to return large numbers of records using the Stream Records option, see Stream matching records with a helper flow.
Input
Field | Definition | Type | Required |
---|---|---|---|
Options |
|||
Project ID or Key |
Enter the identifier or name of the project. This field appears when you select --Insert ID-- from the Project field. |
Text |
TRUE |
Issue Type ID or Name |
Enter the identifier or name of the issue type. This field appears when you select --Insert ID-- from the Issue Type field. |
Text |
TRUE |
Streaming |
|||
Flow |
Click Choose Flow to browse and select a helper flow where the search results will be streamed, then click Choose to confirm. Optionally, click the empty field under Click or drop here to create and add custom extensible fields that pass data to the helper flow. These fields are added as key/value pairs under the State output object in the helper flow. This field appears when you select Stream Records from the Result Set field. |
Flow |
TRUE |
Search Criteria |
|||
Record Limit |
Specify the number of records to stream.
This field appears when you select Stream Matching Records from the Result Set option. |
Number |
TRUE |
Output
Field | Definition | Type |
---|---|---|
Records Streamed |
Number of records streamed in a streaming flow. This field appears when you select Stream Records from the Result Set option. |
Number |
Issues |
List of the issues found in the project. This field appears when you select First 100 Records from the Result Set field. |
List of Objects |