ProjectVersions
Last updated
Last updated
Name
Type
ReadOnly
References
SupportedOperators
Platform
Description
Id [KEY]
Integer
True
=
Common
The Id of the version.
ProjectId
Integer
False
Projects.Id
=,IN
Common
The selected project's id.
ProjectKey
String
False
=,IN
Common
The selected project's key.
Name
String
False
Common
The name of the version.
Description
String
False
Common
The description of the version.
Released
Boolean
False
Common
Whether the version has been released.
ReleaseDate
Date
False
Common
Release date of the version.
StartDate
Date
False
Common
Optional start date of the version.
Overdue
Boolean
True
Common
Whether the version is overdue for release.
Archived
Boolean
False
Common
Whether the version has been archived. When a new version is created, this field is always set to False.