When I change statuses on entities with my playbook, it adds the status on all entities in the manipulated bundle, without taking into account which ones should have it.
Environment
OCTI 6.2.12
Reproducible Steps
Steps to create the smallest reproducible scenario:
Create a playbook:
1st component: listening on "create" + "Entity type=Note"
Description
When I change statuses on entities with my playbook, it adds the status on all entities in the manipulated bundle, without taking into account which ones should have it.
Environment
OCTI 6.2.12
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
I want the status to be changed on my Incident only
Actual Output
My status is changed on my Incident, but it is also applied to my Note (because it is included in the bundle manipulated by the playbook). However: