Skip to main content
Version: 6.0

Object Duplicates

Objects whose basic fields have identical values are considered duplicates. A mechanism is provided for tracking duplicates of a selected object type, which allows:

  • Viewing information on the total number of duplicate objects within the selected type
  • Viewing a list of duplicate values for each basic field, as well as the objects that are duplicates based on that parameter
  • Deleting duplicate objects

Total Number of Duplicate Objects

Above the table, you can see information about the number of duplicates found for the selected type in the Type Select dropdown. If there are no duplicates for the selected type, this information is not displayed.

Number of found duplicates


List of Duplicates

To open the list of object duplicates, follow these steps:

  1. Select the Objects item in the navigation menu under the User Behavior Analytics section
  2. Select the required object type from the Type Select dropdown at the top of the table
  3. If duplicates exist in the selected type, the corresponding Duplicates Found panel will appear
  4. Click on the Duplicates Found panel to open a modal window containing the list of duplicates

Modal window for the list of duplicates

This modal window contains a table presenting the following information:

  • Duplicate field
  • Duplicate field value
  • A list of duplicate objects for each criterion represented by the duplicate field and its value in the duplicates list. This list is initially collapsed

To view the list of duplicate objects, you need to expand the corresponding row in the duplicates table. To do this, click on the arrow located in the leftmost column.

Modal window for the list of duplicates with an expanded row

note

Hovering the mouse over the identifier of a duplicate object in the list will display a tooltip with the system identifier of the object.


Deleting Duplicates

Deletion of duplicates is performed through the modal window for the list of duplicates, which can be opened as described in the List of Duplicates section.

Two deletion options are available:

  • Single deletion
  • Bulk deletion

Single Deletion

To delete a single duplicate object, follow these steps:

  1. Open the duplicates list modal as described in List of Duplicates
  2. Expand the required duplicates row
  3. In the duplicates table, find the object
  4. Click the Delete button (trash icon) in the object row

Deleting a single duplicate object

  1. In the confirmation modal, click Delete

Confirmation modal window for deleting a single object

  1. The object will be removed from the list of duplicates and the object list
warning

Performing these actions will result in the permanent deletion of the object.

Bulk Deletion

To delete multiple duplicate objects:

  1. Open the duplicates list modal as described in List of Duplicates section
  2. Expand the required duplicates row
  3. In the duplicates table, locate the objects to delete
  4. Select required objects using checkboxes in the leftmost column
  5. Click Delete <n> objects, located above the duplicates table in the modal

Bulk deletion of duplicate objects

  1. In the confirmation modal, click Delete

Confirmation modal window for deleting multiple objects

  1. The selected objects will be removed from the list of duplicates and the object list
warning

Performing these actions will result in the permanent deletion of the selected objects.