admSetProjectVersionStartDate
Description
Set the start date for a version.
Parameters
Return Type
string / boolean
The return type doesn't have a meaning on server. On cloud it will return true if the release date is updated and false otherwise.
If projectKey or versionName is empty, an error will be raised.
If project or version does not exist, an error will be raised.
startDate must be a date before the release date, otherwise an error will be raised.
See also
Peacock