Hi,
I have 2 workflows on a SharePoint list. 1 workflow is set to fire when an item is created and 1 workflow is set to fire when a list item is updated.
However, the 'updated' workflow is also firing when an item is first created. Is this expected behavoir or should it only fire when an actual update has been made to the original item?
I have checked the rules on the form to ensure that when it is creating the original item it isn;t doing it in staggered steps that could be construed as an 'add' and simultaneous edit'
I am using K2 5, any ideas? Thanks.