|
|
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.
|
|
project_id
|
The ID of the project that contains the tracker where the issue was detected.
This is the project that contains the tracker with the incorrect tracker-diff.
|
|
project_name
|
The name of the project that contains the tracker where the issue was detected.
This is the project that contains the tracker with the incorrect tracker-diff.
|
|
tracker_id
|
The ID of the tracker where the issue was detected.
This is the tracker with the incorrect tracker-diff.
|
|
tracker_name
|
The name of the tracker where the issue was detected.
This is the tracker with the incorrect tracker-diff.
|
|
template_id
|
The ID of the template tracker.
|
|
template_name
|
The name of the template tracker.
|
|
persisted_tracker_diff
|
The incorrect tracker-diff of the derived tracker, in JSON format.
|
|
recalculated_tracker_diff
|
The recalculated tracker-diff of the derived tracker, in JSON format.
|
|
additional_diff_in_persisted_diff
|
Items contained in the persisted_tracker_diff column that are not contained in the recalculated_tracker_diff column, in JSON format.
|
|
additional_diff_in_recalculated_diff
|
Items contained in the recalculated_tracker_diff column that are not contained in the persisted_tracker_diff column, in JSON format.
|
|
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.
|