Currently having a process-breaking issue with the Update Item action for SharePoint.
The list it's connected to has a whole lot of columns, about half of them have defaults.
As you know, when you first make the action, these usually pop-up by default. You can get rid of them easily.
However, when I save the flow after making a change somewhere, they come back. Every column with their default value. And it shows in the workflow itself when I try to move the flow along. When it triggers on item modification, all those columns are changed to their default value.
The singular work-around I've had is letting it happen, closing Edge and killing all edge-related task manager activities, opening the flow, MANUALLY going through all 8 Update Item actions, and specifically removing anything with a default value (about 15 columns each) then saving and leaving. However it is EXTRMELY frustrating.
Begging for any solution to this.