Subscribing and unsubscribing to Document.New acting strangely (4.10)
I have a trigger that copies content nodes to various languages. In order to stop it copying in a loop I remove the event handler before the actual copying and replace it when I am done. In 4.9 there is no problem at all but in 4.10 I am getting 3 copies of each node per language. Any ideas about what could have changed?
Subscribing and unsubscribing to Document.New acting strangely (4.10)
I have a trigger that copies content nodes to various languages. In order to stop it copying in a loop I remove the event handler before the actual copying and replace it when I am done. In 4.9 there is no problem at all but in 4.10 I am getting 3 copies of each node per language. Any ideas about what could have changed?
is working on a reply...