Skip to end of banner
Go to start of banner

Cloud SPI Release Notes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

On this page:

1.0 Cloud SPI Release Notes

1.1

What's new

ADDED We've added a new property called disabled for Server/DC app workflow rules that don’t have a direct counterpart on Cloud. This way, you can disable the server-cloud mapping by:

  1. Passing a non-existent key for the Cloud rule mapping, and

  2. Turning off the rule by setting "disabled": true.

For more implementation details, check the Cloud SPI Descriptor example for the Workflow Cloud SPI.

ADDED The Operations API’s GET request now returns a new property called referenceKey. It's the key property of a configuration element in the Server API’s ConfigurationReferenceCollector.

ADDED The Cloud Workflows SPI now returns the migration name in the POST response. For more details, check the Cloud Workflows SPI document.

1.0

What's new

ADDED Initial Cloud SPI release

ADDED SPI endpoint for migrating workflow participants from Jira Server/DC to Jira Cloud

  • No labels