|
|
Corrections related to reference filters and tracker views are strongly connected, and each correction relies on inconsistencies being fixed by previous corrections.
Before using this correction, it is important to use the following correction:
• RemoveInvalidReferenceFilters
For additional information, see Corrections for Reference Filters and Tracker Views.
|
|
|
For a general, step-by-step guide on using the corrector module, see Using the Data Inconsistency Corrector Module.
|



|
Column
|
Description
|
||
|---|---|---|---|
|
id
|
The ID number for the detected issue.
Detected issues are numbered, starting at 1.
|
||
|
field_id
|
The global ID of the field where an issue was detected.
|
||
|
filter_from_object_reference_filter
|
Shows the reference filter identified in the object_reference_filter table, in JSON format. If the reference filter is missing from that table, this value is <null> (empty).
|
||
|
filter_from_object_revision
|
Shows the reference filter identified in the object_revision table, in JSON format. If the reference filter is missing from that table, this value is <null> (empty).
|
||
|
issue
|
Shows the type of issue detected. The following values are possible:
• MISSING—The type of issue is a missing pair.
• DIFFERENCE—The type of issue is a difference from pair.
|
||
|
action
|
Contains the action to be performed when clicking Restore. By default, this value is <null> (empty). Manual input must be entered.
The following inputs are valid:
• In case of missing pairs (MISSING in the issue column):
◦ KEEP—The reference filter is marked to be kept.
◦ DELETE—The reference filter is marked for deletion.
• In case of difference from pair (DIFFERENCE in the issue column):
◦ KEEP_LEFT—The reference filter on the left side of the report table is marked to be kept, and the one on the right is marked to be overwritten.
◦ KEEP_RIGHT—The reference filter on the right side of the report table is marked to be kept, and the one on the left is marked to be overwritten.
◦ DELETE_BOTH—Both identified reference filters are marked for deletion.
|
||
|
flag
|
The flagged status of the issue, which can be 0 or 1. Clicking Restore corrects issues with a flagged status of 1.
For more information, see Flagging and Processing Inconsistencies.
|
||
|
processed
|
The processed status of the issue, which can be 0 or 1.
For more information, see Flagging and Processing Inconsistencies.
|