I created a workflow that archives items from a SharePoint list 2x a day with condition: IF state value is equal to close from list 1 its action will create another item in the archive list and delete the original. This flow runs and its says its ran successfully but no items have been moved over.
When looking into the flow it says "The execution of template action 'Create_item' skipped: the branching condition for this action is not satisfied"
But I don't know what this means any suggestions?