Forum Discussion

Hillary Barter's avatar
Hillary Barter
Brass Contributor
Sep 27, 2018
Solved

Reminder Flow: Running When It Should Not

Hi All,   I created a travel request flow, that sends a travel request to an employees manager, who has the option to approve or reject the flow. This works perfectly.   In addition to this flow,...
  • Anonymous's avatar
    Anonymous
    Sep 28, 2018

    So from what I can tell, you removed the approval in flow and that's why the list is empty since your notification is linking to the approvals page in flow.  However when you deleted that approval, you have to go back to the root sharepoint list and make sure that same item for that flow approval has it's status updated from the pending status it was set to when it created the approval in flow.

     

    Since that is what your condition is based off of the list item status, when you deleted that flow approval it won't automatically change the status from pending and that needs updated as well to make your condition no longer keep returning yes since that list item is still in that list with pending.