-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Description
When connecting an intrusion set to a country in the fronted, there are three suggestions for the relationship type: related to, targets and localized in. However, localized in does not work.
Environment
- OS (where OpenCTI server runs): demo instance
- OpenCTI version: OpenCTI 1.1.2
- OpenCTI client: frontend
- Other environment details: tried on demo instance
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Create a new relation between an intrusion set and a country.
- Set relationship type localized in
- Click away to confirm
Expected Output
We expect a new relation to be formed, like with any other relationship type.
Actual Output
The Create a relationship overlap appears hang up, the loading icon continues forever.
When clicking away again, it closes, but no new relationship is formed.
Additional information
When viewing an intrusion set, the knowledge tab has a section Attribution. I assume that a localized in relation would lead to an entry in this section. This bug effectively prevents one from defining attributions.
It does also not work in 1.1.1, but there at least an error message is displayed: "An unknown error has occurred! Please try again later."