Jira get issue

This activity returns all the information related to an issue.

Table 1. Jira get issue action - Inputs
Parameters Description

Connection

Jira integration connections.

IssueId

Issue Identifier of the issue to be returned.

Table 2. Jira get issue action - Outputs
Parameters Description

Body

Returns the JSON formatted response from the activity.

StatusCode

HTTP response code for the request.

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).