Description:

Processor to directly change issue status of the required task in JIRA. You can achieve this by supply the required JIRA base URL, task Id along with user’s credentials.

Tags:

issue, task, JIRA, Transition Status

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the Expression Language Guide.

Name

Default Value

Allowable Values

Description

JIRA Base URL

https://jira.atlassian.net

A base URL for JIRA.

Issue ID

Id of the JIRA Task to change the required status.

Username

JIRA Username.

Password

JIRA Password.

Transition Status

You can enter any status in the Transition Status value field to change the status of the task. For ex: Few statuses available In JIRA are shown below:
* Open
* In Progress
* Validation
* Testing
* No code changes
* Closed, etc.

Relationships:

Name

Description

Failure If this processor has not able to change the required status in JIRA task the relationship is fall into failure.
Success If this processor has able to do the change status in required JIRA task successfully, the relationship is fall into success.

Reads Attributes:

None specified.

Writes Attributes:

None specified.

How to do change status in JIRA by processor?

In Data Integration Platform use “DoJIRATransition” Processor to change issue status of the required task in JIRA.

Step 1: Drag “DoJIRATransition” processor in canvas page and make relationship as success and failure. If data is sent to destination or queued successfully, moves into success relationship or else moved into failure relationship as below image.

Step 2: You need to supply the value for all required properties which is mandatory and once ensured the entered value is correct or not.

Step 3: Once job is success and it has able to change the transition status in JIRA for requested task, the relationship is fall into success, otherwise moved into failure state.

Failure case:

Once job is fall into failure state it highlights the errors on the processor. Just hover on marked area on below image to get the full error details.