|
|
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 these corrections in the following order:
1. RemoveInvalidReferenceFilters
2. ReferenceFilterUnifier
3. SanitizeDuplicateViews
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.
|
|
old_filter_project_id
|
The ID of the project that contains the tracker view to be replaced.
|
|
old_filter_project_name
|
The name of the project that contains the tracker view to be replaced.
|
|
old_filter_tracker_id
|
The ID of the tracker that contains the tracker view to be replaced.
|
|
old_filter_tracker_name
|
The name of the tracker that contains the tracker view to be replaced.
|
|
old_filter_id
|
The ID of the tracker view to be replaced.
|
|
old_filter_name
|
The name of the tracker view to be replaced.
|
|
old_filter_description
|
The configuration of the tracker view to be replaced, in JSON format.
|
|
better_filter_project_id
|
The ID of the project that contains the tracker view to replace the other tracker view.
|
|
better_filter_project_name
|
The name of the project that contains the tracker view to replace the other tracker view.
|
|
better_filter_tracker_id
|
The ID of the tracker that contains the tracker view to replace the other tracker view.
|
|
better_filter_tracker_name
|
The name of the tracker that contains the tracker view to replace the other tracker view.
|
|
better_filter_id
|
The ID of the tracker view to replace the other tracker view.
|
|
better_filter_name
|
The name of the tracker view to replace the other tracker view.
|
|
better_filter_description
|
The configuration of the tracker view to replace the other tracker view, in JSON format.
|
|
domain_id
|
The global ID of the tracker that includes the detected tracker views.
|
|
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 the Flagging and Processing Inconsistencies page on the Codebeamer Help Center.
|
|
processed
|
The processed status of the issue, which can be 0 or 1.
For more information, see the Flagging and Processing Inconsistencies page on the Codebeamer Help Center.
|