Skip to content

TrigSerializeTP: Use persToTransWithKeyUntyped.

Call P->T conversion with persToTransWithKeyUntyped instead of persToTransUntyped, to avoid errors from converters that expect a key.

Merge request reports