Why does this setting in the predictive routing queue configuration not align with our legacy Zendesk ticket volume metrics? we migrated our digital channels from Zendesk to Genesys Cloud last week. in Zendesk we used simple ticket counts for SLA tracking. now in GC we are seeing the predictive routing queue depth reported as zero even when there are active interactions.
the API call to /api/v2/routing/queues/{queueId} returns the correct member count but the wait count is always null. we are using the Genesys Cloud REST API v2. the environment is EU2. we have configured the queue with predictive routing enabled. the agents are online and available.
in Zendesk the workflow was straightforward: ticket created → assigned to agent. here the flow is much more complex with skills and wrap-up codes. we are mapping the Zendesk tags to GC skills. maybe the skill mapping is wrong? or is it a data lag issue? the error code is 200 so the request succeeds but the data seems stale.
we tried clearing the cache and restarting the architect flow but nothing changed. any tips on how to debug this? coming from Zendesk this level of opacity is frustrating. we need accurate wait times for our SLA reports.