Skip to main content Skip to complementary content

Creating a Job for updating an issue in JIRA application

Before you begin

A project with the key DOC has been created in JIRA application and an issue with the key DOC-2 as shown below has already been created under this project.

Procedure

  1. Create a new Job and add a tFileInputDelimited component, a tJIRAOutput component, a tJIRAInput component, a tExtractJSONFields component, and a tFileOutputJSON component to the Job.
  2. Double-click the tJIRAOutput component to open its Basic settings view.
  3. Select Issue from the JIRA resource drop-down list and Update from the Output Action drop-down list to update an issue.
  4. Link the tFileInputDelimited component to the tJIRAOutput component using a Row > Main connection. In the pop-up dialog box, click Yes to let the tFileInputDelimited component get the schema of the tJIRAOutput component.
  5. Do the same to link the tJIRAInput component to the tExtractJSONFields component and the tExtractJSONFields component to the tFileOutputJSON component.
  6. Link the tFileInputDelimited component to the tJIRAInput component using a Trigger > On Subjob Ok connection.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!