This function returns the name of the earliest unreleased version in the current issue's project. This can also be an archived version!
Bash
earliestUnreleasedVersion() #Output: Text
Variant where you additionally define projects.
Bash
earliestUnreleasedVersion(projects) #Output: Text
📚 Use cases and examples
| Use case |
|---|
| No content found. |