Skip to content
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

Fix issue with /createmetadata endpoint deprecation #489

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

claudiospizzi
Copy link

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: #461 #469

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

@claudiospizzi claudiospizzi requested a review from a team as a code owner November 13, 2023 22:56
@seanportercci
Copy link

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

@ChefkeGremmen
Copy link

And another bump from me as well.

@mwallner
Copy link

👀

Copy link
Member

@lipkau lipkau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't looked into the details yet; but maybe someone knows and can save me some time:

  • With what Jira versions is this change compatible?
  • Is it compatible with Jira Server?
  • Is it compatible with Jira Could?

@lipkau lipkau changed the base branch from master to develop June 11, 2024 18:29
@lipkau lipkau changed the base branch from develop to master June 11, 2024 18:33
@lipkau lipkau changed the base branch from master to develop June 11, 2024 18:33
Copy link
Member

@lipkau lipkau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please rebase your branch on develop for the tests to run.
You didn't grant maintainers access to your fork, so I can't do it for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants