Property reference

glide.duplicate_ci_remediator.related_items_blacklist

The glide.duplicate_ci_remediator.related_items_blacklist property specifies a list of related tables to exclude from merging during duplicate configuration item (CI) remediation. Admins should review this setting to ensure that important related items are not inadvertently merged, affecting data integrity.

Default: cert_task.cmdb_ci,cert_audit_result.configuration_item,discovery_log.cmdb_ci,alm_hardware.ci,alm_asset.ci,fm_expense_line.ci Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines a comma-separated list of related tables and their reference columns that are excluded from the duplicate CI merging process.
What area does it affect? Duplicate CI remediation
What does the default mean? The default value is "cert_task.cmdb_ci,cert_audit_result.configuration_item,discovery_log.cmdb_ci,alm_hardware.ci,alm_asset.ci,fm_expense_line.ci", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring duplicate CI management or adjusting related item exclusions.

Out of the box property record

Raw metadata from the property record.

Property name glide.duplicate_ci_remediator.related_items_blacklist
Sys ID 84c81d6beb0013007c94efc9a206fe05
Type string
Application Global
Default value cert_task.cmdb_ci,cert_audit_result.configuration_item,discovery_log.cmdb_ci,alm_hardware.ci,alm_asset.ci,fm_expense_line.ci
Description <span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Comma Separated list of related tables in the format 'table'.'reference column' that should be excluded for merging during duplicate CI remediation.<ul style='margin: 0px; padding-left:15px;'><li>Type: String</li><li>Default: cert_task.cmdb_ci,cert_audit_result.configuration_item,discovery_log.cmdb_ci,alm_hardware.ci,alm_asset.ci,fm_expense_line.ci</li></ul></span>
Updated 2024-05-25 04:34:48

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... respective companies with which they are associated. 546 Property Description Comma separated list of related tables in the format '<table>.<reference column>', that are excluded from merging during duplicate CI remediation. glide.duplicate_ci_remediator.related_items_blacklist • Type: string • Default value: cert_task.cmdb_ci,cert_audit_result.configura • Location: Configuration > CMDB Properties > Threshold for the number of duplicate CIs, which if exceeded, support for reconciliation in the Duplicate ...