I’m experiencing the same today. Update rows not working via make, despite Status code: 200. It was working well yesterday.
Thank you for reporting it.
No, there isn’t. It doesn’t make sense technically, because user-specific columns’ values are tied to the signed-in user. When an API call goes in, they don’t know which user the value needs to be updated to.
The only way to deal with this is to use the @Jeff_Hager multirow reset method. It’s an incredibly useful technique. I still use variations of it in many of the Apps that I build.
I encounter this problem very often with Classic Apps. I’m not sure if it’s related or not. But for other Apps (New Apps), I rarely encounter this problem at all.