Description:
Processor to Adding the Comment to corresponding status in JIRA. You can achieve this by supply the required JIRA base URL, task Id along with user’s credentials.
Tags:
Post, task, JIRA, AddComment, issue
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 |
A base URL for JIRA. | ||
Issue ID |
Id of the JIRA Task to change the required status. | ||
Username |
JIRA Username. | ||
Password |
JIRA Password. | ||
Message |
You can enter any comment in the message value field that you want to post in JIRA task. |
Relationships:
Name |
Description |
Failure | If this processor has not able to post the comment in JIRA task the relationship is fall into failure. |
Success | If this processor has able to post the comment in JIRA task successfully, the relationship is fall into success. |
Reads Attributes:
None specified.
Writes Attributes:
None specified.
How to do post comment in JIRA by processor?
In Data Integration Platform use “PostJIRAComment” Processor to post the comment of the required task in JIRA.
Step 1: Drag “PostJIRAComment” 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 post the comment 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.