When updating Issues from Flows using the “Update Issue v2“ it is required to retrieve the edit Issue metadata first. This action has the following fields:
Get Issue Edit Metadata Action Fields
|
Field |
Type |
Required |
Description |
|---|---|---|---|
|
Jira Issue Key |
String |
|
The key of the Jira Issue for which metadata is requested. |
|
Jira Connection Id |
String |
|
The unique identifier for the Jira connection. (e.g., "j00"). Leave blank to use the default connection. |
Get Issue Edit Metadata Output Fields
|
Output |
Type |
Description |
|---|---|---|
|
Edit Metadata |
The metadata information (Issue fields and allowed values) necessary for updating an Issue in Jira. |
To retrieve Edit Issue metadata for multiple Issues, this action can be called inside a Loop element in the Flow.
This action makes callouts to Jira and so when using it from “Record Triggered Flows“ make sure to use it from within an Asynchronous Path.