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: creating issues in Jira 9.x.x #569

Merged
merged 4 commits into from
Jun 6, 2023
Merged

fix: creating issues in Jira 9.x.x #569

merged 4 commits into from
Jun 6, 2023

Conversation

afdesk
Copy link
Collaborator

@afdesk afdesk commented Jun 6, 2023

Jira 9.x had breaking changes - Atlassian removed createmeta REST endpoint. so we updated aquasecurity/go-jira.

before:

2023/06/06 12:31:37 Error while sending event: Failed to create meta project: failed to get create meta : request failed. Please analyze the request body for more details. Status code: 404

after:

2023/06/06 12:31:38 Created new jira issue 10000

@afdesk afdesk marked this pull request as ready for review June 6, 2023 06:37
@afdesk afdesk marked this pull request as draft June 6, 2023 06:38
@afdesk afdesk changed the title fix: jira9 fix: creating issues in Jira 9.x.x Jun 6, 2023
@afdesk afdesk marked this pull request as ready for review June 6, 2023 08:30
@afdesk afdesk requested a review from simar7 June 6, 2023 08:32
@simar7 simar7 merged commit 14b2844 into main Jun 6, 2023
2 checks passed
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.

None yet

2 participants