Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleAvailability

This routine is available starting with SIL Engine™ 4.8.1.

Syntax

admDeleteProjectVersion(projectKey, versionName);

Description

Excerpt

Deletes a project version from a project. The version is also removed from any issues assigned to the version.

Parameters

Parameter name

Type

Required

Description

Project KeyStringYesProject key of the project containing the version to be deleted.
Version NameStringYesName of the version to be deleted.

Return type

Boolean

Returns "true" if operation succeeded.

Example 1

Code Block
return admDeleteProjectVersion("TST", "Version 1.5.3.2");

Result: true/false

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "jira_group_routine"
labelsjira_group_routine