I'm new to Power Automate and started from the SharePoint list template 'Travel requests with approvals'.
But soon faced a problem where the trip had been approved, any subsequent changes to the list item (fill in hotel etc) reverted the approval status to "Not submitted".
So we've turned off built-in approvals and setup a "persistent" approval flow using Power Automate... when the list item is submitted an approval flow is triggered that then sets the value of a new column "ApprovalStatus" accordingly.
So far, so good.
How can we protect the "ApprovalStatus" column from tampering? i.e. block manual setting to "Approved" or "Rejected" outside of the flow?
Feels like this should be a common request but can't find any articles covering this scenario.
Otherwise, maybe there is a better approach?
Thank you!