This function returns a number list with the start dates for all versions in the current issue.
Bash
startDates(versions) #Output: Number list
Bash
startDates(versions, projects) #Output: Number list
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|---|---|---|---|---|
| Set fix version based on its start and release date |
|
toString() textOnStringList() unreleasedVersions() startDates() releaseDates() first() |