Versions Compared

Key

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

...

Parameter name

Type

Required

Description

 pkeypkeystringyesThe project Project key.
versionNamestringyesThe version Version name.
versionDescriptionstringyesThe descriptionDescription.
releaseDatedateyesThe release Release date.

Return type

boolean

True Returns 'true' if the version was added , and 'false' otherwise.

 

Note
titleDuplicates versions

It doesn't check if a version with the same name already exists. So far, JIRA Jira controller code allows the project version creation action.

...