Back to Jira Integrations
Handler · Version 1

Jira Issue Attachment Upload Jira

Download GitHub

About

This handler uses the Jira Rest API library to upload a file to an existing Jira issue. The handler first faciliates the upload through Remedy, then sends the file to Jira in a REST call, and then finishes by deleting the copy of the file from the specified Remedy server (since it the data will have already been sent to Jira). WARNING: Using this handler without enabling SSL will not be secure within a Jira project. Any errors that occur during the process will be caught and re-raised by this handler.

Parameters
Name Description Sample
Attachment Question Menu Label The menu label of the attachment question where the photo will be uploaded to. Uploaded File
Issue Key The Key of the issue that the attachment will be added to. KT-202
File Name The name of the file that will be uploaded to Jira (make sure the extension properly matches the file being sent!). screenshot.png
Changelog

JiraIssueAttachmentUploadV1 (2014-05-06)

  • Initial version. See README for details.
Download GitHub

On This Page

Other Versions

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top