Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 743 Bytes

VersionIssueCounts.md

File metadata and controls

10 lines (9 loc) · 743 Bytes

VersionIssueCounts

Properties

Name Type Description Notes
self String The URL of these count details. [optional]
issuesFixedCount Long Count of issues where the `fixVersion` is set to the version. [optional]
issuesAffectedCount Long Count of issues where the `affectedVersion` is set to the version. [optional]
issueCountWithCustomFieldsShowingVersion Long Count of issues where a version custom field is set to the version. [optional]
customFieldUsage List<VersionUsageInCustomField> List of custom fields using the version. [optional]