Versions Compared

Key

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


Page properties
hiddentrue



Status
Tech review

Status
titletodo

Style guide

Status
titletodo

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



Page properties
hiddentrue


Short description

Returns text list with the all unreleased versions in the current project with the default order. Only non-archived versions are returned. versions sorted by default UI order

Output

Status
subtletrue
titletext list

Available since

Status
subtletrue
colourRed
titleneeds lookup




UI Text Box
sizemedium
typeinfo

This function returns a text list with the unreleased and unarchived versions in the current project with the default order. Only non-archived versions are returned.

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


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


Examples
UI Expand
titleExample

See the table blow:

NameStatusRelease datePosition in UI (e.g. Release Hub)

JWT 6.0 

Status
subtletrue
colourBlue
titleunreleased


#1

JWT 5.0 

Status
subtletrue
colourGreen
titlereleased

#2

JWT 3.1 

Status
subtletrue
colourGrey
titlearchived

 

#3

JWT 3.0 

Status
subtletrue

title

colourBlue
titleunreleased


#4

JWT 2.0 

Status
subtletrue
colourGreen
titlereleased

 

#5

JWT 1.0 

Status
subtletrue
colourBlue
titleunreleased


#6


The output will be: [JWT 1.0, JWT 3.0, JWT 6.0]


UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
xxx

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext list