fixVersion
and affectedVersion
provided in this resource.fixVersion
or affectedVersion
. If alternatives are not provided, occurrences of fixVersion
and affectedVersion
that contain the deleted version are cleared.curl --location --request DELETE 'http://jira.local:8080/jira/rest//rest/api/3/version/'
{}
fixVersion
to when the field contains the deleted version. The replacement version must be in the same project as the version being deleted and cannot be the version being deleted.affectedVersion
to when the field contains the deleted version. The replacement version must be in the same project as the version being deleted and cannot be the version being deleted.