Create a version in Jira.

Unless otherwise indicated, field types are text.

Input

  • Version
    • Name: unique name of the version
    • Release Date: release date of the version, ISO 8601 format (yyyy-mm-dd)
    • Start Date: start date of the version, ISO 8601 format (yyyy-mm-dd)
    • Project ID (number): ID of the project to which this version is attached
    • Description: description of the version
    • Archived (true/false): indicator if the version is archived

Output

  • Response (string): response from Jira API
    • Status Code (number): status of the Jira API response
    • Self: link to the version
    • ID: version ID
    • Description: description of the version
    • Name: unique name of the version
    • Archived (true/false): indicator if the version is archived
    • Released (true/false): indicator if the version is released
    • Project ID (number): ID of the project to which this version is attached