admAddProjectVersion

Description

Adds a version in the project

Parameters

Return Type

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.

See also