Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
SamuelHassine opened this issue Sep 30, 2019 · 0 comments
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@SamuelHassine
Copy link
Member

SamuelHassine commented Sep 30, 2019

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.

@SamuelHassine SamuelHassine self-assigned this Sep 30, 2019
@SamuelHassine SamuelHassine added the feature use for describing a new feature to develop label Sep 30, 2019
@SamuelHassine SamuelHassine changed the title Add data quality/manager features for entities/relations Implement a bulk data manager for entities/relations (delete, merge, split, etc.) Oct 25, 2019
@SamuelHassine SamuelHassine added this to the Release 2.1.0 milestone Oct 25, 2019
@SamuelHassine SamuelHassine removed this from the Release 2.1.1 milestone Dec 6, 2019
@maertv maertv removed their assignment Jan 31, 2020
@SamuelHassine SamuelHassine self-assigned this Mar 2, 2020
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Mar 7, 2020
github-actions bot pushed a commit to szymonkowalczykzf/opencti that referenced this issue Feb 28, 2025
…CTI-Platform#246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

2 participants