AI scorecard support and data quality fixes
- Changes to the
SCORECARD_ANSWERStable: To support scorecards that can be answered by Gong AI:- The
GAVE_SCORECARD_USER_IDcolumn is empty when Gong AI answers the question. - The
IS_AUTO_SCORECARDfield was added to indicate whether the scorecard can be answered by Gong AI. When true, it can be answered both by Gong AI and manually. When false, all questions must be answered manually.
- The
- Duplicate rows in
CONVERSATION_PARTICIPANTStable removed: We fixed an issue that caused duplicate row IDs to appear in the conversation_participants table. The duplicates have been removed. - Changes to the
USER_CRM_IDStable: When deleting the mapping between a gong user ID and a CRM ID, if there were multiple entries for the gong user, all records are deleted, apart from one, where the gong user ID is changed to 0.
Fetched June 4, 2026


