I have two SharePoint List and each of them have a workflow.
Both list's workflow have the option 'start this workflow when a new item is created' ticked.
Workflow in the 1st list may move item to 2nd list if it fulfill certain requirements. Same goes to 2nd list (Workflow in the 2nd list may also move item to 1st list if it fulfill certain requirements)
May I know if there could be a scenario whereby item are looping between two list? (In another way, is a item that is moved from another list consider a new item?)