Ran into a weird issue today with the outbound dialing disposition codes not mapping correctly in our bulk export CSVs for a legal discovery request.
We are using Genesys Cloud version 2024-3 in the eu-west-2 region. The issue is that calls marked as “Completed” in the Outbound campaign dashboard are showing up as “No Answer” in the recording metadata export. This breaks our chain of custody audit trail because the timestamp for the actual connection does not match the disposition code in the file. We have verified the S3 bucket permissions and the Data Action configuration, but the error persists. The API response for /api/v2/outbound/campaigns/{id}/callattempts shows the correct status, but the bulk export job via /api/v2/recording/search returns the wrong metadata. Is there a known delay or cache issue with disposition updates in the recording index? We need this fixed urgently for the case deadline.