JDBC Driver for Jira

Build 22.0.8462

UploadAttachment

Upload an attachment to a specific Issue.

Input

Name Type Required Accepts Input Streams Description
IssueId String False False The issue's ID.
IssueKey String False False The issue's Key.
FileLocation String False False The full path, including name and extension for the file that will be uploaded.
Content String False True The file content as an InputStream to be uploaded as an alternative when FileLocation is not specified.
FileName String False False The name of the file. If not specified the name will be the same as it is in the JIRA user interface.

Result Set Columns

Name Type Description
Success String This value shows whether the operation was successful or not.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462