atlcloudjira_issues (Data Source)
Fetches the issue field values.
Example Usage
Schema
Optional
field_filter
(List of String) When set, it is filtering returned issues' fields, by mentioned field names (e.g. summary, customfield_10010, etc.).id
(String) Use either ID or Issue Key to search for issues, not both.issues
(Attributes List) Issues returned from search query. (see below for nested schema)jql
(String) Valid JQL query used to search for issues.key
(String) Use either ID or Issue Key to search for issues, not both.
Nested Schema for issues
issues
Optional:
fields
(Map of String) Issue fields listed by ID (e.g. summary, attachments, customfield_10010, etc.)id
(String) ID of returned issue.key
(String) Issue Key of returned issue.