Versions Compared

Key

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

...

Info
titleAvailability

This routine is available since starting with katl-commons 2.5.16 / 2.6.8.

Syntax

...

admSetProjectVersionReleaseDate(projectKey, versionName, releaseDate)

Description

...

Excerpt

Returns empty string(not relevant)

Parameters

...

Parameter name

Type

Required

Description

 projectKeystringyesThe project key
versionNamestringyesThe version name
releaseDatedateyesThe release date

...

Note
titleNotes
  1. If projectKey or versionName are empty, an error will be raised.
  2. If project or version does not exist, an error will be raised.
  3. releaseDate must be a date after the start date, otherwise an error will be raised.

Return type

...

string

The return type doesn't have a meaning..

See

...

also

Filter by label (Content by label)
showLabelsfalse
max150
showSpacefalse
cqllabel = "jira_project_routine"
labelsjira_project_routine

...