AtlassianPS / JiraPS

PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
321 stars 131 forks source link

Add-JiraIssueAttachment Not adding the attachment in the cloud. #447

Open Rogueit opened 2 years ago

Rogueit commented 2 years ago

When I run add-JiraIssueAttachment -FilePath "C:\AWS.csv" -Issue TEST-001 -Credential $cred I get no input or output, there is just no attachment to the issue and I've also tried Get-JiraIssue TEST-001 -Credential $cred | Add-JiraIssueAttachment -FilePath "C:\AWS.csv" but Add-JiraIssueAttachment can't take information from the pipeline.

Name   Version
----   -------
JiraPS 2.14.6 

Major  Minor  Build  Revision
-----  -----  -----  --------
5      1      19041  1237