When in my playbook I have a "manipulate knowledge" to replace the Author, nothing happens. By this I mean that nothing is created / updated in my platform while in the traces of the playbook everything works correctly (it reaches the "Send for ingestion, and the log is good)
Environment
OCTI 6.3.12
Reproducible Steps
Steps to create the smallest reproducible scenario:
Create a playbook with listener on "Entity type: RFI" and only on "Create" event
Add a component "manipulate knowlegde" with "Replace > Author > [one organization]"
Add a component "send for ingestion"
Start the playbook
Create manually a RFI
Wait for the playbook to run, and look at the execution traces
-> everything seems good, but if you look on the RFI, the author has not been updated
Additional information
If I put steps before, like wrapper in a container, add a label, etc. nothing happens. I.e. it's not only the author that is not updated, it's the full "send for ingestion" that doesn't seem to work.
I don't know if this behavior is only produced with a "replace > author", but for example, an "add label" works fine.
Description
When in my playbook I have a "manipulate knowledge" to replace the Author, nothing happens. By this I mean that nothing is created / updated in my platform while in the traces of the playbook everything works correctly (it reaches the "Send for ingestion, and the log is good)
Environment
OCTI 6.3.12
Reproducible Steps
Steps to create the smallest reproducible scenario:
Additional information