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.
Bash
unreleasedVersionsBySequence() #Output: Text list
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
Given the configuration on Versions, this example returns : [JWT 1.0, JWT 3.0, JWT 6.0] |
Output
This function returns a text list
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|