Turbine Cloud Release Notes
Turbine Cloud 25.5.0 Release
Addressed Issues
reports and dashboards improved handling of unsaved filters for report downloads reports can be downloaded in csv or pdf format using active, unsaved filters for all other sharing mechanisms, including email and scheduled reports, only saved filters are applied, as these flows rely on the persisted report configuration additionally, the report preview and the downloaded report now consistently reflect the same data and filters resolved “no data” issue with dashboard date filters fixed an issue where applying date filters with operators such as previous , current , or next on dashboards resulted in " no data to display " despite matching records being present these date filter operators now work correctly and return the expected results playbooks playbook run details now show accurate date and time fixed an issue where playbook runs in the test console displayed misleading date information (for example, "last at \[time]") instead of the actual run date the run details header now shows accurate date and time values based on when the playbook was executed improved authentication for http actions fixed an issue where the audience property configured in turbine oauth client credentials was not honored when used with http actions, which could result in authentication failures http actions now correctly apply the configured audience value when requesting access tokens improved batch delete job stability fixed an issue where a batch delete job could repeatedly re queue and enter a continuous loop, leading to increased background processing and database load batch delete jobs now complete as expected without being repeatedly rescheduled fixed pagination indicator for record search api fixed an issue where the hasnextpage value returned by the record search api could be incorrect for large result sets the api now correctly indicates when additional pages of results are available improved variable creation from event triggers fixed an issue where correlated values were not displayed in the create variables action when configured from a record event trigger correlated properties from event triggers are now available for selection as expected unique field validation enforced for upsert actions fixed an issue where record upsert and update actions did not enforce unique field validation, allowing duplicate values to be written to fields marked as unique validation for unique fields has now been added and is controlled through a feature flag to avoid disrupting existing workflows by default, this validation is disabled when enabled, upsert and update actions will block updates that attempt to write non unique values to unique fields, log an error in the run details, and continue applying valid field updates when disabled, duplicate updates are still allowed, but a warning is logged when a unique field receives a non unique value content library resolved content library access issue fixed an issue where clicking a user content package in the library displayed a system error message users can now open user content packages as expected user management improved application access for non admin users resolved an issue where non admin users with granted read access could encounter unauthorized errors when opening applications users with appropriate permissions can now access assigned applications as expected resolved sso global logout re authentication issue fixed an issue where sso users with global logout enabled could be automatically logged back into turbine if they remained authenticated with their identity provider (idp), and subsequent logout attempts could result in unauthorized errors global logout now behaves as expected across sessions and devices