AtlassianPS / JiraPS

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

Jira Issue is not working in PSVersion 5.1 #444

Open SuryenduB opened 2 years ago

SuryenduB commented 2 years ago

Description

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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

Possible Solution