Syntax | admAddProjectVersion(pkey, versionName, versionDescription, releaseDate) | Package | adm |
Alias |
| Pkg Usage | addVersion(pkey, versionName, versionDescription, releaseDate) |
Adds a version in the project
Parameter name | Type | Required | Description |
---|---|---|---|
pkey | String | Yes | Project key. |
versionName | String | Yes | Version name. |
versionDescription | String | Yes | Description. |
releaseDate | Date | Yes | Release date. |
Boolean (true/false)
Returns 'true' if the version was added and 'false' otherwise.
It doesn't check if a version with the same name already exists. So far, Jira controller code allows the project version creation action.
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.