Update an existing ProjectReleaseSeries
A Project may have one or more ProjectReleaseSeries. A ProjectReleaseSeries describes a single release series for a Project.
ProjectReleaseSeries are identified by a simple string that must be unique for the Project. Typically the ProjectReleaseSeries Name will be a major or major.minor version series, e.g. “4” or “1.28”, however this is not universally true. Some Projects use date-based names like “2024.04”.
A ProjectReleaseSeries has a PublishedOn date which indicates when the release was originally “cut”.
OK
user who created the record.
timestamp of when the record was created.
user who last modified the record.
timestamp of when the record was last modified.
ID of the Project for this ProjectReleaseSeries.
Date the ProjectReleaseSeries was published, if known.
Short string identifier for the series.
Display name for the ProjectReleaseSeries.
A URL to the JSON Schema for this object.
Optional long-form description of the ProjectReleaseSeries.