opencti
opencti copied to clipboard
Channel Entity Does Not Display Channel Type in GUI
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:
- Create or navigate to a Channel entity (Arsenal -> Channels)
- View overview page, observing no Channel type is listed.
- Update the entity, observe a channel type is populated, or set a value.
- 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
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.