Hello,
I have an approval flow where the Approver is asking to make updates to a SharePoint list item while the status is "Under Review" pending their approval . For example, the submitter incorrectly entered the wrong Travel Start Date. When the request comes to the Approver they can update the Travel Start Date, provide their approval and once the flow updates the "Status" column to Approved. The Travel Start Date is updated to what the Approver changed it to during the "Under Review" status.
For some reason when the Approver updates the Travel Start Date, the updated value shows on the SharePoint list. But once they provide their approval and the flow updates the SharePoint list item. The status shows as "Approved" but the Travel Start Date reverts back to the original Travel Start Date entered by the Submitter.
Below is a screenshot of the flow I created, and I have circled where the Approver should make any updates to the SharePoint list.

Any help would be appreciated.
Thank You