Skip to content

Implement a bulk data manager for entities/relations (delete, merge, split, etc.) #246

Closed

Description

Problem to Solve

When a lot of data has been ingested in OpenCTI, duplicate entities may have been created or incorrect relationships.

Current Workaround

None.

Proposed Solution

Implement a first data management toolbox with:

  • merge entities (copy relationships of an entity to another and then delete)
  • split entities (select relationships to be moved on the new entity)
  • list entities/relationships that seems to be incorrect (date in the future, no date, etc.)

The data management will be in Main menu => Connectors => "Data management" tab (this tab should be created).

Additional Information

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

featureuse for describing a new feature to developsolveduse to identify issue that has been solved (must be linked to the solving PR)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions