JiraPS
JiraPS copied to clipboard
Jira Issue is not working in PSVersion 5.1
Description
Steps To Reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Screenshots
Your Environment
Get-JiraIssue -Key SD-99745 -Credential $cred
Exception calling "GetLeftPart" with "1" argument(s): "This operation is not supported for a relative URI." At C:\Program Files\WindowsPowerShell\Modules\JiraPS\2.14.6\JiraPS.psm1:3230 char:9
-
[Uri]$Uri = $Uri.GetLeftPart("Path") -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : NotSpecified: (:) [], MethodInvocationException
- FullyQualifiedErrorId : InvalidOperationException