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.


releasedVersionsBySequence() #Output: Text list




Parser expressionDescription


releasedVersionsBySequence() 


Given the configuration on Versions, this example returns :

[JWT 2.0, JWT 5.0]




This function returns a



Use cases and examples



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.






Status
Tech review

Style guide




Short description

Returns all released versions sorted by default UI order.

Output

Available since

Label