Skip to content

Opensearch dashboards.savedobjectsimportretry.createnewcopy

Home > opensearch-dashboards > SavedObjectsImportRetry > createNewCopy

SavedObjectsImportRetry.createNewCopy property

If createNewCopy is specified, the new object has a new (undefined) origin ID. This is only needed for the case where createNewCopies mode is disabled and ambiguous source conflicts are detected.

Signature:

createNewCopy?: boolean;