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