57effen

Results 1 issues of 57effen

https://github.com/AtlassianPS/JiraPS/blame/6499feafb441e34c8b29c1aca4acf20c3999fb40/JiraPS/Public/Get-JiraIssueCreateMetadata.ps1#L24 as you mentioned on https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/#jira-versions-8-4-and-later https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html the Call should use new REST endpoint http://localhost:8080/rest/api/2/issue/createmeta/{projectIdOrKey}/issuetypes/{issueTypeId} reason for this issue: I got error message "Issue Does Not Exist" on large Jira...