Database values being overwritten when not supposed to with Edit Record

Options
I have an object column in my database table. When using Edit Record, I am updating only 1 of the object columns, and so I've turned off the other columns via the little eye icon tool. It is my understanding that doing this should leave those values untouched by the Edit Record. However, it is overwriting them with null (or empty).

I hope this explanation is clear. I think it's something that's not working right.

Before run:[image.png]
Run config (Edit Record):[image.png]
After run:[image.png] 

Comments