I am triggering a custom event, lets call it custom event1, I put product as a variable and a product’s type, I trigger it and delete product after that delete product’type it doesnt delete product’s type because it first deletes product. However, I am passing these into a custom workflow, arent they become static after that point? I am deleting from a custom event variable.
It seems very illogical
Note on this, everything works as expected, only thing that doesnt work is debug mode, debug mode doesnt work on delete actions, before step by step run delete action is already been made so showing different results