Turbine On-Prem Release Notes
Turbine On-Prem 25.3.1 Release...
Known Issues
1 min
issue attachments not linked in correlation in turbine platform (tp), the attachment correlation functionality is not working as expected when correlation is configured for attachments in an application, the attachments are not being linked or correlated across records steps connect to the postgresql pod kubectl exec it postgresql 0 bash switch to the postgres os user su postgres connect to the postgresql database psql execute the following sql commands to create the tlsh comparison function create or replace function public tlsh compare(text, text) returns integer as '/usr/lib/postgresql/14/lib/tlsh psql so', 'pg tlsh compare' language c; verify the function is available by listing functions in the public schema select from pg extension; select routine name as function name from information schema routines where routine type = 'function' and routine schema = 'public'; for a detailed list of known issues in turbine 25 3 0 release, see known issues docid 0xprvihhjgpsjfdkhx7ls