Atlassian Jira plugin

The Atlassian Jira plugin enables you to create and work with Jira issues as part of your deployment process.

To use the plugin's steps, open your process and navigate to Issue Tracking > Jira Plugin in the Tools pane.

Step: Add Comments

This step adds comments from the current change log to matching Jira issues.

Required properties:

Property Name Description
Issue IDs A comma-separated list of issue IDs to update.
Comment The template to use for adding a comment to Jira issues.
Fail Mode Select what to do when an unknown issue ID is found. Options include:
  • Warn Only
  • Fail Fast
  • Fail on No Updates
Jira Base URL The Jira server URL.

Optional properties:

Property Name Description
User Name The username to be used to connect to the Jira server.
Password The password to be used to connect to the Jira server.
Password Script To use a property lookup for your password, leave the password field blank and enter it here.

Back to top

Step: Check Status

This step checks the status of Jira issues.

Required properties:

Property Name Description
Issue IDs A comma-separated list of issue IDs to check.
Status Name The status name of issues to check.
Fail Mode Select what to do when an unknown issue ID is found. Options include:
  • Warn Only
  • Fail Fast
  • Fail on All Failure
  • Fail on Any Failure
Jira Base URL The Jira server URL.

Optional properties:

Property Name Description
User Name The username for connecting to the Jira server.
Password The password for connecting to the Jira server.
Password Script To use a property lookup for your password, leave the password field empty and enter it here.

Back to top

Step: Create Issue

This step creates a new Jira issue.

Required properties:

Property Name Description
Project Key A comma-separated list of issue IDs to update.
Issue Type The name of the issue type to create.
Assignee The assignee for the new issue. Use -1 to apply Jira's automatic assignment.
Summary The summary for this issue.
Jira Base URL The Jira server URL.

Optional properties:

Property Name Description
Environment The Jira environment where this issue occurred.
Issue Description The description of this issue.
User Name The username to be used to connect to the Jira server.
Password The password to be used to connect to the Jira server.
Password Script To use a property lookup for your password, leave the password field empty and enter it here.

Back to top

Step: Publish Issue Report

This step creates a report of Jira issues from the current changelog.

Required properties:

Property Name Description
Output File The file to output the report to.
Issue IDs A comma-separated list of issue IDs for the report.
Jira Base URL The Jira server URL.

Optional properties:

Property Name Description
User Name The username for connecting to the Jira server.
Password The password for connecting to the Jira server.
Password Script To use a property lookup for your password, leave the password field empty and enter it here.

Back to top

Step: Update Issue

This step updates Jira issues.

Required properties:

Property Name Description
Issue IDs A comma-separated list of issue IDs to update.
Action Name The action to be performed on the issues, such as Resolve Issue or Close Issue.
Jira Base URL The Jira server URL.
Fail Mode Select what to do when an unknown issue ID is found. Options include:
  • Warn Only
  • Fail Fast
  • Fail on No Updates

Optional properties:

Property Name Description
Comment Enter a comment to add to the issue when it is updated. Leave the field blank if you do not want to add any comments.
User Name The username for connecting to the Jira server.
Password The password for connecting to the Jira server.
Password Script To use a property lookup for your password, leave the password field empty and enter the password here.

Back to top

See also: