You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Module has been running fine up until we updated Jira to 9.4.3
After upgrade create a new issue (JiraPS V 2.14.6) can't get the issue types via createmeta call.
New-JiraIssue @parameters -Credential $Creds - -- Invoke-JiraMethod : Issue Does Not Exist
Description
Module has been running fine up until we updated Jira to 9.4.3
After upgrade create a new issue (JiraPS V 2.14.6) can't get the issue types via createmeta call.
New-JiraIssue @parameters -Credential $Creds - -- Invoke-JiraMethod : Issue Does Not Exist
Steps To Reproduce
Creating a new ticket gives this error message.
Expected behavior
Ticket created in Jira
Screenshots
Your Environment
Jira Version 9.4.3
JiraPS V 2.14.6
Possible Solution
mitigate the issues caused by the createmeta REST endpoint removal as stated here:
https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html
The text was updated successfully, but these errors were encountered: