Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 716 Bytes

DeleteAndReplaceVersionBean.md

File metadata and controls

8 lines (7 loc) · 716 Bytes

DeleteAndReplaceVersionBean

Properties

Name Type Description Notes
moveFixIssuesTo Long The ID of the version to update `fixVersion` to when the field contains the deleted version. [optional]
moveAffectedIssuesTo Long The ID of the version to update `affectedVersion` to when the field contains the deleted version. [optional]
customFieldReplacementList List<CustomFieldReplacement> An array of custom field IDs (`customFieldId`) and version IDs (`moveTo`) to update when the fields contain the deleted version. [optional]