This function returns the name of the earliest unreleased version in the current issue's project. This can also be an archived version!


earliestUnreleasedVersion() #Output: Text



Parser expressionDescription


earliestUnreleasedVersion() not in archivedVersions()


This example validates that the earliest unreleased version in the current issue's project is not archived.

To achieve this the following functions are used



This function returns a




Variant where you additionally define projects.


earliestUnreleasedVersion(projects) #Output: Text


See Versions for examples.


Parameters used in this function

ParameterInput (data type)Description
projects

Text including valid project keys or names in a comma-separated list.



This function returns a



Use cases and examples



Parser function cloud
Map(error)
NotesNot possible to access the project's versions, so it's not possible to replicate it yet.






Status
Tech review

Style guide




Short description

Returns the name of the earliest unreleased version.

Output

Available since

Label