can you tell me, if that is possible to change the two fields from one version, StartDate and EndDate, with the REST API?
At least in 7.2.15 it is possible with the following PUT request
{
"description": "blablabla",
"name":"REL.1.001",
"releaseDate":"2019-10-17" ,
"startDate": "2019-10-10"
}
REST allows to update version's End Date (release date), but Start Date is not stored along with the standard Jira Version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Therefore it is impossible to change Start Date with REST in version Jira 4.2.4
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.