Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=admDeleteProjectVersion+-+746356959 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admDeleteProjectVersion(projectKey, versionName); | Package | adm | Alias | | Pkg Usage | deleteVersion(projectKey, versionName); | |
Description
Excerpt |
---|
|
Deletes a project version from a project. |
Deletes a project version from a project. The version is also removed from any issues assigned to the version.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
Project Key | String | Yes | Project key of the project containing the version to be deleted. | Version Name | String | Yes | Name of the version to be deleted. | |
Return Type
Boolean
Returns "true" if operation succeeded.
Example
Code Block |
---|
|
return admDeleteProjectVersion("TST", "Version 1.5.3.2"); |
Result: true/false
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "version_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.