I ran into a wierd scenerio.
I have a flow enabled on list which runs on item added/ Modified.
I disabled the flow, Did bulk update on list items using CSOM and after some time when i enabled the flow. Lot of instances of flow started running. May be because of bulk update but ideally it should not have triggered when i kept it disabled.
Have anyone faced this ?? Why this is happening ?