List issue comments
The Jira List Issue Comments tool enables seamless retrieval of all comments associated with a specific Jira issue. Integrating directly with Jira's API, it provides ordered, detailed comment data for enhanced issue tracking and collaboration.
Features
- Fetch all comments on a given Jira issue by issue ID or key.
- Supports ordering comments by creation date in ascending or descending order.
- Option to expand comment data to include HTML-rendered bodies for richer content display.
- Easy integration using cloud ID parameters tied to your Jira instance.
- Leverages Jira's official REST API ensuring reliable and up-to-date information access.
Benefits
- Improves transparency by providing complete comment histories for Jira issues.
- Facilitates better collaboration through easy access to team discussions.
- Simplifies tracking of project updates and decisions logged in issue comments.
- Enhances reporting capabilities by enabling comprehensive data collection.
- Saves time by automating comment retrieval without manual searching in Jira interface.
Description
Lists all comments for an issue, See the docs
Parameters
4 parameters
| Name | Type | Description |
|---|---|---|
| cloudIdrequired | string | The cloud ID. |
| issueIdOrKeyrequired | string | The ID or key of the issue where the attachment will be added to. |
| orderBy | enum | Order the results by a field. Accepts created to sort comments by their created date.
Valid values: |
| expand | string | Use expand to include additional information about comments in the response. This parameter accepts |