Skip to content

Conversation

ATMackay
Copy link

@ATMackay ATMackay commented Sep 16, 2025

What type of PR is this?

  • feature

What this PR does / why we need it:

The existing IssueService is missing wrappers for

  • Get comment: GET /rest/api/2/issue/{issueIdOrKey}/comment/{id}
  • Get comments: GET /rest/api/2/issue/{issueIdOrKey}/comment

Adding them increases coverage of the Jira API for issue comments. The PR also updates developer doc references to the correct paths.

@github-actions github-actions bot added the jira-cloud Changes related to the Jira Cloud client label Sep 16, 2025
@ATMackay ATMackay changed the title feat(cloud): Add Get Issue comment wrappers and update doc links feat(cloud): add IssueService.GetComment/IssueService.GetComments wrappers and update doc links Sep 16, 2025
@andygrunwald
Copy link
Owner

Overall, this is looking very good, thank you.
Just the optional API parameters might be worth looking into.

@ATMackay
Copy link
Author

ATMackay commented Oct 8, 2025

Hello @andygrunwald any update on this PR? I would like to get it merged or closed depending on whether you think the changes are acceptable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira-cloud Changes related to the Jira Cloud client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants