Add current date in startDate when creating new version

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When creating a new version in Jira through Jenkins we want to set the current date in "Start Date" for Version Reports. Currently we have to manually edit them in Jira after each build in Jenkins.

      This field was never added to the Jira Rest Java Client Library even though it is available on the Jira Rest API (undocumented).

      If I query a particular version with a "Start Date" already filled in Jira, I can see the field "startDate".

      { "self": "https://.../rest/api/latest/version/21755", "id": "21755", "name": "CLAP-3.0.2", "archived": false, "released": false, "startDate": "2019-03-14", "userStartDate": "March 14, 2019", "projectId": 12400 }

            Assignee:
            Mathieu Paré
            Reporter:
            Mathieu Paré
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: