AtlassianPS / JiraPS

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

Fix issue with /createmetadata endpoint deprecation #489

Open claudiospizzi opened 7 months ago

claudiospizzi commented 7 months ago

Description

Try to fix the issue with New-JiraIssue because of the deprecation of the createmeta endpoint: https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html

Should solve these issues: https://github.com/AtlassianPS/JiraPS/issues/461 https://github.com/AtlassianPS/JiraPS/issues/469

Types of changes

Checklist

seanportercci commented 3 months ago

Bump! We would really like to see this fix get merged in, our release automation is currently broken due to this change...

ChefkeGremmen commented 3 months ago

And another bump from me as well.

mwallner commented 3 weeks ago

👀