Hi, firends!
I’ve encountered an issue where the WooCommerce module initiates calls without new orders in the store. It’s supposed to trigger only with completed orders:
However, I’ve noticed that the scenario was triggered a few times without new orders, leading to an error. This resulted in almost 500 operations during these instances.
Outbut bundle shows “null”, Input budle shows just “[_]”
When I manually start the scenario, it works fine with no issues. What I can’t figure out is what triggers the scenario outside of the regular shopping process. Here’s the log:
The strangest part is that the logs show some operations were successful, even though, according to the scenario flow, none of the actions have been performed. Like no credentials were generated as well as no emails sent.
Here is how scenario looks like:
Please assist and let me know if there is any other information I can provide!