Project Version Administration Routines
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 !
This section contains routines that enable users to handle project version administration. |
Routines summary
- admAddProjectVersion — Adds a version in the project
- admArchiveProjectVersion — Returns empty string(not relevant).
- admDeleteProjectVersion — Deletes a project version from a project. The version is also removed from any issues assigned to the version.
- admGetProjectVersion — Returns the project version.
- admGetProjectVersions — Returns the project versions (all).
- admReleaseProjectVersion — Returns empty string(not relevant).
- admSetProjectVersionReleaseDate — Returns empty string(not relevant).
- admSetProjectVersionStartDate — Returns empty string(not relevant).
- admUpdateProjectVersion — Updates the version of the project by the id field.