Hi, I have a rule which is firing twice. I've narrowed it down to an "Add an item to a list" action in another rule. Is there a way around this?

Comments

G81’s picture

The way I ended up doing it was by using "Before saving content" event rather than the "After updating existing content" event. This way the save isn't getting called twice when adding an item to a list.