Creates a project version. This operation can be accessed anonymously. Permissions required:Administer Jiraglobal permission or Administer Projectsproject permission for the project the version is added to.
Deletes a project version. Alternative versions can be provided to update issues that use the deleted version in fixVersion, affectedVersion, or any version picker custom fields. If alternatives are not provided, occurrences of fixVersion, affectedVersion, and any version picker custom field, that contain the deleted version, are cleared. Any replacement version must be in the same project as the version being deleted and cannot be the version being deleted. This operation can be accessed anonymously. Permissions required:Administer Jiraglobal permission or Administer Projectsproject permission for the project that contains the version.
Deletes a project version. Deprecated, use Delete and replace version that supports swapping version values in custom fields, in addition to the swapping for fixVersion and affectedVersion provided in this resource. Alternative versions can be provided to update issues that use the deleted version in fixVersion or affectedVersion. If alternatives are not provided, occurrences of fixVersion and affectedVersion that contain the deleted version are cleared. This operation can be accessed anonymously. Permissions required:Administer Jiraglobal permission or Administer Projectsproject permission for the project that contains the version.
Returns all versions in a project. The response is not paginated. Use Get project versions paginated if you want to get the versions in a project with pagination. This operation can be accessed anonymously. Permissions required:Browse Projectsproject permission for the project.
Returns a paginated list of all versions in a project. See the Get project versions resource if you want to get a full list of versions without pagination. This operation can be accessed anonymously. Permissions required:Browse Projectsproject permission for the project.
Returns a project version. This operation can be accessed anonymously. Permissions required:Browse projectsproject permission for the project containing the version.
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.
Returns counts of the issues and unresolved issues for the project version. This operation can be accessed anonymously. Permissions required:Browse projects project permission for the project that contains the version.
Merges two project versions. The merge is completed by deleting the version specified in id and replacing any occurrences of its ID in fixVersion with the version ID specified in moveIssuesTo. Consider using Delete and replace version instead. This resource supports swapping version values in fixVersion, affectedVersion, and custom fields. This operation can be accessed anonymously. Permissions required:Administer Jiraglobal permission or Administer Projectsproject permission for the project that contains the version.
Modifies the version’s sequence within the project, which affects the display order of the versions in Jira. This operation can be accessed anonymously. Permissions required:Browse projects project permission for the project that contains the version.
Updates a project version. This operation can be accessed anonymously. Permissions required:Administer Jiraglobal permission or Administer Projectsproject permission for the project that contains the version.