OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
6.34k stars 935 forks source link

Inconsistency in part-of relationships icons #5766

Open febrezo opened 9 months ago

febrezo commented 9 months ago

Description

Not consistent display of part-of relationships in the knowledge tab of a Threat Actor. Independently of the "direction" of the relationship, the icon displayed is the same. However, this does not happen in the

Environment

  1. OS (where OpenCTI server runs): { e.g. Mac OS 10, Windows 10, Ubuntu 16.4, etc. }
  2. OpenCTI version: OpenCTI 5.12.18
  3. OpenCTI client: frontend
  4. Other environment details: Deployed using Docker

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Create a part-of relationship between two threat actors
  2. Confirm the inconsistencies between Last created relationships view and Knowledge > Threat actors view.

Expected Output

See different icons for the part-of relationship depending on the direction in all the places in which it is rendered.

Actual Output

Same icon shown under both places.

Additional information

View in the Knowledge > Threat Actors tab.

imagen

View in the Overview > Last created relationships

imagen

Affected part-of relationships are number 1 and number 6.

SamuelHassine commented 9 months ago

Hello @febrezo,

This is done on-purpose depending on the relationship direction:

image

=> from the entity you're in to another entity


image

=> from another entity to the entity you're in