|
|
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
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.
|
|
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 where the issue was detected.
|
|
tracker_name
|
The name of the tracker where the issue was detected.
|
|
view_id
|
The ID of the tracker view.
|
|
view_name
|
The name of the tracker view.
|
|
view_description
|
The configuration of the tracker view, in JSON format.
|
|
configuration_for_redirect
|
This column is used when the value under marked_for is KEEP_WITH_REDIRECT. It shows the view_id values for the duplicate tracker views.
|
|
marked_for
|
Shows the actions to be performed when clicking Restore.
The following values are possible:
• DELETE—In case of unused tracker views. This tracker view is to be deleted.
• KEEP_WITH_REDIRECT—In case of a used tracker view that has duplicates. This tracker view is to be kept and unchanged.
• REDIRECT_DELETE—In case of a used tracker view that has duplicates with identical configurations. This tracker view is considered one of the duplicates. It is to be deleted and replaced by the kept tracker view, where this value is KEEP_WITH_REDIRECT.
• RENAME—In case of a used tracker view that has duplicates with different configurations. This tracker view is considered one of the duplicates. This tracker view is to be kept but renamed to match the tracker view where this value is KEEP_WITH_REDIRECT, and suffixed with an integer, starting at 2.
For example, if the kept tracker view is named my_tracker_view, these trackers views are renamed to my_tracker_view_2, my_tracker_view_3, my_tracker_view_4, and so on.
|
|
used_as_guard_on_state_transition
|
Boolean value, that is, true or false. 1 means true. 0 means false. True if this tracker view is used as a guard on a state transition.
|
|
used_as_filter_on_field
|
Boolean value, that is, true or false. 1 means true. 0 means false. True if this tracker view is used as a conditional filter on a reference filter.
|
|
used_as_condition_on_workflow_action
|
Boolean value, that is, true or false. 1 means true. 0 means false. True if this tracker view is used as a condition on a workflow action.
|
|
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.
|