changelog
get-bulk
Bulk fetch changelogs
Bulk fetch changelogs for multiple issues and filter by fields
Returns a paginated list of all changelogs for given issues sorted by changelog date and issue IDs, starting from the oldest changelog and smallest issue ID.
Issues are identified by their ID or key, and optionally changelogs can be filtered by their field IDs. You can request the changelogs of up to 1000 issues and can filter them by up to 10 field IDs.
Permissions required:
- Browse projects project permission for the projects that the issues are in.
- If issue-level security is configured, issue-level security permission to view the issues.
POST /rest/api/3/changelog/bulkfetch
| Flag | Type | Required | Description |
|---|---|---|---|
--body | string | No | request body (JSON string, @file, or - for stdin) |
Example:
bash
jr changelog get-bulk