/
admArchiveProjectVersion
admArchiveProjectVersion
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !
Availability
This routine is available starting with SIL Engine™ 2.5.16 / 2.6.8.
Syntax
admArchiveProjectVersion(projectKey, versionName, archive)
Description
Returns empty string(not relevant).Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
projectKey | string | yes | Project key. |
versionName | string | yes | Version name. |
archive | boolean | yes | Flag for archive(true) or unarchive(false). |
Notes
- If projectKey or versionName is empty, an error will be raised.
- If project or version does not exist, an error will be raised.
Return type
string
The return type doesn't have a meaning.
See also
, multiple selections available,
Related content
admArchiveProjectVersion
admArchiveProjectVersion
More like this
admArchiveProjectVersion
admArchiveProjectVersion
More like this
admGetProjectVersion
admGetProjectVersion
Read with this
admAddProjectVersion
admAddProjectVersion
More like this
admAddProjectVersion
admAddProjectVersion
More like this
admUpdateProjectVersion
admUpdateProjectVersion
Read with this