Turbine On-Prem Release Notes
...
Turbine On-Prem 2024 Release 2...
Addressed Issues
1 min
audit log there was an issue with the audit log api where pagination was not functioning correctly the issue has been resolved pagination now works based on the specified page size, ensuring the correct set of records is returned without data duplication additionally, the sensitive information from the audit log records has been removed native record actions there was an issue in the native record actions, where the workflow was not triggering on record update from playbook this issue has been resolved and now the record update works as expected record actions now return a user friendly error message when an operation times out improved the functionality of value selection fields in native record actions previously, when selecting values dynamically (using expressions or playbook property references), it was required to send the id of the selection value instead of the value itself starting with version 24 2 5, both single and multi select value selection fields can now accept ids, values, or a combination of both when using dynamic values addressed an issue where the record details drawer would not close when clicking outside the drawer area improved the functionality of user/group fields in native record actions previously, using dynamic data (expressions or playbook property references) required sending the full object of the user or group in version 24 2 5, you can now send any mix of usernames, display names, ids, or email addresses for users, and the group name for groups, for both single and multi select fields rich text field mandate previously, it was not possible to set a rich text field as 'required' from the workflow action this issue has now been fixed, allowing users to mandate rich text field entries ssp import timeouts previously, there was an issue with ssp imports where large ssps would fail due to timeouts, resulting in partial imports this issue has now been resolved, ensuring that ssps are imported as expected without timeouts playbooks input mapping previously, there was an issue where users setting up a playbook button inside an application could select a field to map into the playbook input but were unable to apply or save the changes this issue has been resolved, and now users can successfully apply input mappings addressed an issue which prevented users from mapping playbook inputs when configuring playbook buttons in the application builder ui custom label abilities for connectors added custom label abilities for connectors on kubernetes agents, enabling users to add labels on all pods in their environment native http action addressed an issue with native http actions where user specified content type header values were being overwritten playbook test panel addressed an issue in the playbook test panel where inputs set to a false value were incorrectly removed from the test data record trigger conditions addressed an issue with the record trigger condition where if a user adds a playbook property references inside a string, on the right side of operations in the condition builder was not being evaluated during a playbook run this update ensures that the condition builder evaluates these references correctly, making all functionality in the ui work as expected engine addressed an issue where jobs could be processed out of order due to significant clock skew between nodes turbine record actions addressed an issue where while applying restrictions on records were throwing errors fix ensures that record restrictions would work as expected in turbine record actions fixed an issue in the record action connector where boolean values were not being mapped correctly the implemented fix now ensures that boolean values (true and false) are automatically mapped to the string values "true" and "false" for selection fields in records