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/2/version/{id}/relatedIssueCounts
Path parameters
idstring required
The ID of the version.
Response
Returned if the request is successful.