opencti icon indicating copy to clipboard operation
opencti copied to clipboard

Channel Entity Does Not Display Channel Type in GUI

Open ericWadeFord opened this issue 2 weeks ago • 1 comments

Description

In the Channel entities overview page, under Details -> Channel types, nothing is displayed, even though the field has a value.

Environment

6.8.16

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Create or navigate to a Channel entity (Arsenal -> Channels)
  2. View overview page, observing no Channel type is listed.
  3. Update the entity, observe a channel type is populated, or set a value.
  4. Click out of the Update form and refresh the page, observing the channel type field does not display the value.

Expected Output

When a value is set, that value should be displayed

Actual Output

The field is blank

Screenshots (optional)

https://github.com/user-attachments/assets/b10bbddb-9823-4b8c-8c22-55c2a2fe713f

ericWadeFord avatar Dec 10 '25 15:12 ericWadeFord

There's a bug: we an see that a value has been populated, because the "-" indicating that the filed is empty disapears when you add a channel type, but the channel type is not displayed or resolved properly.

nino-filigran avatar Dec 11 '25 08:12 nino-filigran