Overview
Manual Overrides allow you to manually reassign records to match groups, overriding the automated matching engine's decisions. This is essential when the matching algorithm produces incorrect groupings that a human reviewer can identify and correct.
Within the broader RIS workflow, creation of Manual Overrides sit at the tail end of the pipeline:
-
Production: the current live match groupings
-
Experiment: a proposed set of groupings from a new match configuration
-
Review: side-by-side comparison of production vs. experiment groupings
-
Override: manual reassignment of records that the match engine isn’t getting right, even after experiments and tuning.
Manual Overrides can be used in three modes:
-
Standalone: ad-hoc search and regroup. Useful when an incorrect result has been noticed outside of the RIS environment, and customer wants to fix specific records.
-
From production review: override the current item during result browse. Useful when an incorrect result is noted during production review.
-
From experiment review: overrides are generated as a side-effect of experiment choices:
-
When an experiment is promoted, all “choose production” items are remembered and become overrides.
-
When an experiment is rejected, all “choose experiment” items are remember and become overrides.
-
Overrides only influence the production jobs and the effect is not visible before then. Run a full production match for your overrides to take effect.
User workflows
Standalone manual override
-
Navigate to the Manual Overrides area from the RIS sidebar
-
Search for records using one of three modes:
-
Enter a Record ID and search
-
Enter a Group ID and search
-
Select up to 3 PII fields, enter values, and search
-
-
Select records from the results table using checkboxes
-
Review Selected: click to move selected records (and their full groups) into the workspace
-
Reassign records in the workspace:
-
Drag records between groups or to/from the Ungrouped section
-
Or click the add-to-group button on a record and select a target group from the dialog
-
Create new empty groups with "Add Group" as needed
-
-
Save: click Save, confirm in the dialog, and the new groupings are persisted via
createManualOverrides -
Or Revert: click Revert to restore the original groupings loaded from the backend
Override from experiment review
-
Review an experiment item in the Match Review area (side-by-side production vs experiment comparison)
-
Enter Override Mode: click the override action on the review item
-
The
EnterManualOverridesModeaction fires with the review item ID -
Records for the review item load automatically into the workspace
-
-
Reassign records using drag-and-drop or the add-to-group dialog
-
Save: the override is saved via
createManualOverrides, the review item is committed asSKIPPED, and the user is returned to the experiment review flow -
Or Cancel: discard changes and return to experiment review without committing the review item