Hey,
so there is the following bug: If I click into a field of a table and don’t change anything and then click out of it it still creates a record update object. While the field isn’t highlighted as a changed field (in yellow). This leads to unintended behavior, the user sending a record update without intending it.
This is a big issue for us which has multiple times lead to a loss of data. I think it should be easy to fix since the highlighting already indicates actual change it should just also be reflected in the record update.
Thanks for the help