Turbine Cloud Release Notes
Turbine Cloud 26.0.0 Release
Turbine Cloud 26.0.1 Relase
turbine 26 0 1 includes bug fixes and an enhancement focused on ssp import/export reliability, workflow stability, and record history integrity this update also introduces a new validation warning during ssp export to help prevent incomplete packages what is new in this release ssp export dependency validation warning the ssp export and publish workflow now displays validation warnings when users deselect required dependencies before exporting previously, if a user manually deselected an application dependency required by playbooks in the package, the export completed without warning but later failed on import with cryptic error messages referencing internal uids the system now detects missing dependencies during export and displays a clear warning dialog listing the deselected dependencies and the playbooks that require them additionally, playbook related error messages have been enhanced to display the parent playbook or component name instead of auto generated names, making issues easier to identify and resolve addressed issues content migration (ssp import/export) record actions lose application linking after import fixed a regression from 26 0 0 where importing playbooks or components caused record actions (such as record create, update, upsert, and search) to lose their application linking when exporting without including the referenced application, application references were stripped from record actions, requiring manual reconfiguration all application references in playbooks are now preserved regardless of whether the application is selected for export this resolves known issue 4 from the 26 0 0 release notes playbook button mapping lost after importing playbooks fixed an issue where playbook buttons in the app builder became unmapped after importing playbooks without the full application a full ssp import correctly preserved mappings, but importing only the playbooks caused buttons to become unmapped application references are now preserved during partial imports, ensuring playbook buttons remain correctly mapped applications record history errors after updating selection field values fixed an issue where editing existing values of a selection (select or checkbox) field in the app builder broke the record history and removed comments from affected records when a selection field value was changed, records containing that value were updated incorrectly, causing record history to become unavailable and comments to disappear from the ui updating selection field values now correctly preserves all record history and comment data workflows workflow deserialization error fixed an issue where retrieving workflows containing certain action types (such as set value actions) threw an unhandled deserialization error, preventing the workflow from loading workflows now load successfully regardless of the action types and properties they contain