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

Error not shown in UI #6404

Closed
Lhorus6 opened this issue Mar 21, 2024 · 2 comments
Closed

Error not shown in UI #6404

Lhorus6 opened this issue Mar 21, 2024 · 2 comments
Assignees
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)

Comments

@Lhorus6
Copy link

Lhorus6 commented Mar 21, 2024

Description

If I try to rename an entity with the same name as another entity, the change is not made. This is normal, however, I don't get any error displayed in the UI to tell me this. In this case, it's hard to understand why the name doesn't change.

Environment

OCTI 6.0.7

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Create an Organization OrgA
  2. Create an Organization OrgB
  3. Modify the OrgB to change its name to OrgA
  4. Click outside the panel to validate the modification
    -> The name doesn't change, and no error/information appears

The error is clearly visible in network traffic (see screenshot)

Screenshots

Screenshot 2024-03-21 121037

@Lhorus6 Lhorus6 added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team labels Mar 21, 2024
@SamuelHassine SamuelHassine added this to the Release 6.0.9 milestone Mar 22, 2024
@nino-filigran nino-filigran removed the needs triage use to identify issue needing triage from Filigran Product team label Mar 22, 2024
@nino-filigran
Copy link

This seems to happen specifically with orgs (tried with other entities and I could change the name).

@Lhorus6
Copy link
Author

Lhorus6 commented Mar 22, 2024

It depends of the criteria of deduplication. If it's only on the name (like for the Org), this behavior happen. So, try on Event, Malware, etc.

See here : https://docs.opencti.io/latest/usage/deduplication/#entities

@SarahBocognano SarahBocognano self-assigned this Mar 26, 2024
@SamuelHassine SamuelHassine modified the milestones: Release 6.0.9, Release 6.0.10, Release 6.1.0 Apr 3, 2024
@Kedae Kedae assigned Kedae and unassigned SarahBocognano Apr 17, 2024
Kedae added a commit that referenced this issue Apr 17, 2024
Kedae added a commit that referenced this issue Apr 17, 2024
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected 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

5 participants