AtlassianPS / JiraPS

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

Get.JiraUser dont Work properly #443

Open GamerClassN7 opened 2 years ago

GamerClassN7 commented 2 years ago

Hi, Get-JiraUser command is not working properly since output of endpoint $server/rest/api/2/myself does not contain attribute Name i suggest change it as following i tested it and it is working at leas to getting Self user object :)

JiraPS.psm1 image