Cloud SPI release notes

Release Notes for Cloud SPI

1.1 Aug 1, 2023

 

 

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 May 15, 2023

 

 

What's new

ADDED Initial Cloud SPI release

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