Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

This function returns a text list with all released and unarchived version names of the current issue's project.

The first version in the list is the lowest version in the version overview / release hub.


Code Block
languagebash
titleSyntax
linenumberstrue
releasedVersionsBySequence() #Output: Text list


UI Expand
titleExample


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
releasedVersionsBySequence() 


Given the configuration on Versions, this example returns :

[JWT 2.0, JWT 5.0]




UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext list



Use cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_releasedversionsbysequence" and space = currentSpace()


Page properties
hiddentrue
id1


Parser function cloud
Map(error)
NotesNot possible to access to the project's versions, only to the ones that are assigned to the current issue.




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


Short description

Returns all released versions sorted by default UI order.

Output

Status
subtletrue
titletext list

Available since

Status
subtletrue
colourRed
titleneeds lookup

Label