I have two sharepoint lists on which I have two custom workflows running automatically on Item added / updated. Now when workflow from list 1 is updating item on list 2, then item added event of list 2 triggers the workflow on it and then workflow 2 from list 2 starts to copy the item from list 2 to list 1 and this cycle continues...
How to stop this please guide .
Thanks