You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: fallback to user_id when user.name is missing (#1948)
Fixes an edge case in Gong's integration
```
Could not upload recording for call default:m7mwRh24OfNweGN8G2Lay {
requestId: '1tg8hsly8vytebs7xlw',
errors: [
'parties[4]: non company party must include at least 1 identification information'
]
}
```
0 commit comments