Create a version remote action

This action template provides the functionality to create a new project version within a Jira Cloud or Jira on-prem instance.


⚒️ Configuration

Name

The name parameter defines the name of the new version to be created.

Project key

The Project key parameter defines the project where the version should be created.

Description (optional)

The Description parameter allows setting some descriptive sentence to the version to be created.

📑 Action-specific response options

The response options define values which are taken from the rest response of the executed template.

Value

Description

Project ID

Returns the project ID where the new version is created.

Version ID

Returns the new version ID created by the action.

Other default options like Response body, Response status or Set field value manually are available in any mode in the post function.


📚 Use cases and examples