Versions Compared

Key

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


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 unreleased versions sorted by default UI order

Output Statussubtletruetitletext listAvailable 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.

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


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


UI Expand
titleExample


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
unreleasedVersionsBySequence() 


Given the configuration on Versions, this example returns :

[JWT 1.0, JWT 3.0, JWT 6.0]




JWT 6.0 

This function returns a

UI Expand
titleOutput

See the table blow:

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

colourBluetitleunreleased#1

JWT 5.0 

StatussubtletruecolourGreentitlereleased

#2

JWT 3.1 

StatussubtletruecolourGreytitlearchived

 

#3

JWT 3.0 

Status
subtletrue
colourBlue
titleunreleased

#4

JWT 2.0 

Statussubtletrue

titletext list



Image AddedUse cases and examples

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


Page properties
hiddentrue
id1


Parser function cloud
Map(error)
NotesNot possible to access to the versions that belongs to a project, only to the versions that belongs to an issue.




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

Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
title

released

 

#5

JWT 1.0 

Status
subtletrue
colourBlue
titleunreleased

#6
done
Status
colourRed
titleflagged



Page properties
hiddentrue


Short description

Returns all unreleased versions sorted by default UI order

Output

Status
subtletrue
titletext list

Available since
UI Expand
titleOutput
This function returns a

Status
subtletrue
colourRed
title

text list

needs lookup

Label