-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jira issues cannot be created anymore with Jira Server/Datacenter 9.x #865
Labels
Type/Bug
Something isn't working
Comments
I can second this issue. This also disables the ability to edit or create Jira Subscriptions. |
Is this already solved? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The REST endpoint rest/api/2/issue/createmeta has been removed in Jira 9, which, if used, makes creating Jira issues using REST not working anymore.
Please check:
https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html
The text was updated successfully, but these errors were encountered: