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.


unreleasedVersionsBySequence() #Output: Text list




Parser expressionDescription


unreleasedVersionsBySequence() 


Given the configuration on Versions, this example returns :

[JWT 1.0, JWT 3.0, JWT 6.0]




This function returns a



Use cases and examples



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.






Status
Tech review

Style guide




Short description

Returns all unreleased versions sorted by default UI order

Output

Available since

Label