Project versions
Get version's related issues count
Returns the following counts for a version:
- Number of issues where the fixVersion is set to the version.
- Number of issues where the affectedVersion is set to the version.
- Number of issues where a version custom field is set to the version.
This operation can be accessed anonymously.
Permissions required: Browse projects project permission for the project that contains the version.
get/rest/api/3/version/{id}/relatedIssueCounts
Path parameters
idstring required
The ID of the version.
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 15 revisions of this API.