This function returns the name of the latest released version excluding archived ones for the current issue's project.
Bash
latestReleasedUnarchivedVersion() #Output: Text
Variant where you additionally define multiple projects.
Bash
latestReleasedUnarchivedVersion(projects) #Output: Text
📚 Use cases and examples
| Use case |
|---|
| No content found. |