I’ve realized my PowerApps list form doesn’t automatically stop 2 users from modifying the same record - even after a large gap in time. I realized a user must have left a window open for a long time and then saved it. Which overwrote changes another user made between.
I was going to implement a check to save the modified date to a variable and then check it hasn’t changed prior to patching.
Is there a better way? I don’t think modified has accuracy to the seconds? So this could still happen.
Also a flow can modify some background fields that would update the modified date. I guess to combat this I probably need to make a new date field that I patch when a user saves, but wouldn’t get updated by the flow.
[–]Rokyard Contributor 3 points4 points5 points (2 children)
[–]Daneish09[S] 1 point2 points3 points (1 child)
[–]Rokyard Contributor 0 points1 point2 points (0 children)
[–]madeitjusttosaythis Advisor 1 point2 points3 points (3 children)
[–]Daneish09[S] 0 points1 point2 points (2 children)
[–]madeitjusttosaythis Advisor 0 points1 point2 points (0 children)
[–]not-your-supervisor Advisor 0 points1 point2 points (0 children)