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

Remove erroneous properties from Issue Comment #639

Conversation

LaurenceTews
Copy link

@LaurenceTews LaurenceTews commented Jul 7, 2023

What type of PR is this?

  • bug

What this PR does / why we need it:

Currently requests built using the AddComment() and UpdateComment() functions will fail (HTTP 400) due to a schema mismatch. V2 of the Jira REST Api does not accept Author or UpdateAuthor properties.

Which issue(s) this PR fixes:

#604

Fixes #

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:

https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-comments/#api-rest-api-2-issue-issueidorkey-comment-post
https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-comments/#api-rest-api-2-issue-issueidorkey-comment-id-put

@LaurenceTews LaurenceTews changed the title Remove erroneous issue comment properties Remove erroneous properties from Issue Comment Jul 7, 2023
@LaurenceTews LaurenceTews marked this pull request as ready for review July 7, 2023 06:58
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.

2 participants