|
|
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.
|
||
|
project_name
|
The name of the project that contains the tracker where the issue was detected.
|
||
|
tracker_id
|
The ID of the tracker that contains the field where the issue was detected.
|
||
|
tracker_name
|
The name of the tracker that contains the field where the issue was detected.
|
||
|
field_object_id
|
The global ID of the field where the issue was detected.
This ID is used to differentiate between copies of the same field. Copies of the same field have the same field_reference_id, but different field_object_ids.
|
||
|
field_name
|
The name of the field where the issue was detected.
|
||
|
revision
|
The head revision number.
|
||
|
description
|
Text field containing the complete configuration of the field in the head revision, including the Mandatory in Status list, in JSON format.
|
||
|
current_required
|
A flag that shows whether the field is required in the head revision. The following values are possible:
• true—The field is required in all statuses, except in the statuses set in the Mandatory in Status list.
• false—The field is not required, except in the statuses set in the Mandatory in Status list.
|
||
|
old_required
|
A flag that shows whether the field is required in the older revision. The following values are possible:
• true—The field is required in all statuses, except in the statuses set in the Mandatory in Status list.
• false—The field is not required, except in the statuses set in the Mandatory in Status list.
|
||
|
old_mandatory_in_status
|
The IDs of the statuses in the Mandatory in Status list of the identified older revision.
|
||
|
action
|
Manual input must be entered here to decide how the correction should handle the detected issues. By default, this is set to NO_ACTION.
The following inputs are valid:
• NO_ACTION—Clicking Restore does not affect this issue.
• UPDATE_REQUIRED—Clicking Restore updates the Mandatory in Status list in the head revision, changing only whether the listed statuses are flagged as mandatory.
The contents of the list are not changed. Only the required flag of each listed status is updated to match the older revision.
For example, if both lists contain the New status, but this status is required in the older revision, and not required in the head revision, Restore updates the New status in the head revision to be required.
• UPDATE_LIST—Clicking Restore updates the Mandatory in Status list in the head revision, changing only the contents of the list.
The required flag of each listed status is not changed. Only the list of statuses is updated to match the older revision.
For example, if the Mandatory in Status list in older revision contains the New and Suspended statuses, but the Mandatory in Status list in head revision only contains the New status, Restore updates the list in the head revision to contain New and Suspended.
• UPDATE_BOTH—Clicking Restore updates the Mandatory in Status list in the head revision, changing both the contents of the list and the required flag of each status in the list to match the older revision.
|
||
|
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.
|