Script Version Metadata Missing in Digital Channel Bulk Exports

I’ve spent hours trying to figure out why the script_version_id field remains null in the manifest.json for Web Chat conversations included in our legal hold bulk export jobs. The flow logic is correct, yet the export via POST /api/v2/analytics/conversations/export strips this metadata.

"script_version_id": null

Is this a known gap for digital channels in v2024.06.0?