opencti icon indicating copy to clipboard operation
opencti copied to clipboard

NULL parameter in URL - No type of entities displayed

Open BCS251 opened this issue 1 year ago • 1 comments

Description

Currently, when clicking on a label (e.g., "malware"), in a count by label general widget , the new opened webpage returns a null parameter and no entities are displayed . Please see the attached screenshots

Environment

  1. OS (where OpenCTI server runs): { e.g. Mac OS 10, Windows 10, Ubuntu 16.4, etc. }
  2. OpenCTI version: 6.2.15
  3. OpenCTI client: front-end

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Create widget - Entities Perspective
  2. Entity type = Indicator AND Label=Malware OR Phishing OR OSINT OR etc... , Attribute:Label
  3. Click on the entity count by Label
  4. Webpage blank with "null" parameter in the link.

Expected Output

All entities with the specific label assigned should be displayed.

Actual Output

Blank page

Screenshots (optional)

image image

BCS251 avatar Aug 28 '24 12:08 BCS251

Should lead to the Data/entities tab with filter on label and on the entity type from the widget config.

Jipegien avatar Aug 29 '24 07:08 Jipegien

this behavior doesn't yet exist in the application and we need to adapt certain values to be able to redirect correctly with filters it's like a mini-feature

ValentinBouzinFiligran avatar Feb 26 '25 15:02 ValentinBouzinFiligran