New Features
| Key | What it means to you |
|---|---|
| DG-5826 Sequential Trigger Execution Engine | Triggers configured on the same Salesforce object now execute sequentially in the order you've defined, rather than in parallel. This eliminates race conditions when multiple Live Dedupe datasets or triggers operate on the same record, and gives you deterministic, predictable processing — with step-by-step timing logged in the Audit Log. Disabled triggers and triggers that don't match the event type are automatically skipped, and a failure in one trigger no longer blocks the rest of the sequence. |
| DG-5845 D&B Enrichment Integration | DataGroomr now integrates with Dun & Bradstreet (D&B) as an enrichment provider, expanding the set of intelligence sources you can use to enrich and verify your Salesforce records. |
| DG-5964 AI-Generated Completeness Data Quality Model | When you add a new object — or during initial org provisioning — DataGroomr now uses AI to automatically recommend the most relevant fields for the completeness DQ model based on field metadata and actual data population. This replaces the previous hardcoded field list, giving you a more relevant and meaningful completeness score out of the box. |
| DG-6031 Mass Enrich in Scheduled Jobs | You can now run Mass Enrich as a scheduled job, allowing enrichment to run automatically on a recurring schedule alongside your other mass actions — no manual triggering required. |
Improvements
| Key | Enhancement |
|---|---|
| DG-6033 Prompt Execution Order in Enrichment Triggers | Triggers with Enrichment actions now let you control the order in which prompts execute, bringing them in line with the existing configuration already available for Cleanse datasets. |
Fixes
- DG-6047 — Fixed Export failing on Email Messages dedupe datasets when exporting all Salesforce fields.
- DG-6092 — Fixed Export failing on Opportunity dedupe datasets when selecting all Salesforce fields, caused by history-type relationship fields in the field expansion.
- DG-6085 — Fixed the Duplicates Check API ignoring the Master Record rule and returning the first matched record instead of the rule-defined master.
- DG-6104 — Fixed Cleanse analysis failing when run against an AI-generated completeness DQ model.
- DG-6101 — Fixed an error during Mass Enrich jobs when the same record was saved multiple times in parallel.
- DG-4857 — Fixed an issue on trial subscriptions where Live Dedupe datasets could be cloned without enforcing the dataset limit.
- DG-5731 — Fixed cross-match review dialog where unmapped displayed fields could not be edited.
- DG-6093 — Fixed the Add Dataset flow becoming unresponsive after enabling Live Dedupe on another existing dataset.
- DG-6069 — Fixed intermittent flakiness in the review panel where the wrong next record could appear after a merge.
- DG-6058 — Fixed missing Mass AI Recommend event details in the Log Browser when recommendations were triggered by Live Dedupe.
- DG-6066 — Fixed a false "ZoomInfo OAuth is not configured" error when the provider was, in fact, connected.
- DG-6060 — Fixed the misleading "requires Live Dedupe add-on" lock icon shown when creating a Live Dedupe trigger after the dataset limit was reached — the message now reflects the actual reason.
- DG-6084 — Fixed missing record ID in event details when an update failed.
- DG-6075 — Fixed the Total count not being displayed for Transform events in Auditr.
- DG-6076 — Fixed a raw JavaScript error ("standardizeActions are not defined") being exposed to end users when running Mass Transform on a dataset without a transform action configured.
- DG-6083 — Fixed the Review button being hidden in Transfer datasets when the review dialog was open.
- DG-6086 — Fixed the Previous Group button being disabled in Transfer dataset review.
- DG-6078 — Fixed missing "Email report to" option on Sync to Salesforce, Mass Enrich, Mass Import, and Mass Update jobs.
- DG-6079 — Fixed selected filters not being shown on Cleanse dataset pages, and added a reset link when filters return no records.
- DG-6080 — Fixed selected filter tag positions and added a Reset filters action on Dedupe and Cleanse dataset pages.
- DG-6018 — Fixed Cleanse dataset pages loading twice when switching between datasets in the side menu.
- DG-6029 — Fixed an overly long dropdown of fields in the Enrichment Action editor.
- DG-6074 — Fixed cursor jumping one position to the left when pressing Enter while editing a prompt in the Enrichment editor.
- DG-6081 — Fixed copy-and-paste of Enrichment prompt tokens producing invalid fields (e.g., "Contact.FirstName" being pasted as "FirstName" only).
- DG-6003 — Fixed the Model Training Skipped count incorrectly displaying as -1.
- DG-6067 — Fixed the Mass Enrich action being labeled "massenrich" in the Scheduled Jobs UI.
- DG-6051 — Fixed tooltip text overflowing the screen by adding a max width.
- DG-6065 — Fixed the AI Recommend button overlapping the Review button.
- DG-6070 — Fixed login page buttons being too narrow.
- DG-6073 — Fixed the search input not adjusting to a resized browser window on the Machine Learning page.
- DG-6088 — Fixed inadequate spacing between buttons in the list view on Dedupe, Cleanse, and Transfer pages.
- DG-6089 — Fixed the browser autofill prompt incorrectly asking to save the address when selecting an Account object during Cleanse dataset configuration.
- DG-6090 — Fixed the missing Pro icon on the Mass Enrich action in the Create Job dialog for Standard subscriptions with Enrichment enabled.
- DG-6091 — Fixed the DQ model consistency score being displayed in the wrong color in Cleanse.
- DG-6094 — Fixed an inconsistent checkbox indent in the Transfer Mass Verify dialog.
- DG-6095 — Fixed misalignment of the Sync setting subscription icon in the Data Quality Model Editor.
- DG-6096 — Fixed DQ model created date showing an old date after re-adding an object.
- DG-6077 — Fixed inconsistent styling for the Enrichment action between dataset and trigger configuration.
- DG-5967 — Fixed the missing DataGroomr icon in the Apollo connection claims dialog under Intelligence Providers.