Inconsistent IVR Queue Transfer Metrics in Performance Dashboard

The current configuration of our IVR flow in the EU-West BYOC environment involves a conditional transfer to a secondary queue based on customer tier. However, the Conversation Detail View indicates successful routing for approximately 15% of interactions, whereas the Queue Performance Dashboard registers a significant drop in handle time and an increase in abandoned calls for that specific destination. This discrepancy suggests that the transfer event is not being correctly attributed or logged within the performance metrics pipeline. The flow utilizes standard Set Disposition blocks prior to the transfer action, and no error codes are returned in the Architect debug logs. The issue appears isolated to the reporting layer rather than the runtime execution of the flow. Clarification is required regarding the data synchronization latency between the real-time Architect execution and the aggregated performance views. What is the correct way to verify if the transfer disposition is being overridden or ignored by the Performance Dashboard aggregation logic?