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