You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I have an idea of what is happening here. All of the contact chips @name stuff in the contact fields are being replaced with basic text. I think that is why all of these rows are updating. Or at least its a side effect that needs to be addressed since all of the chips are missing.
The issue is that most of the rows are being saved even though only a few have actual edits:
updated 507 rows
(from a recent log)The check functions need to be debugged to figure out which one is returning a false positive for changed.
@steveoh added a temporary fix
The text was updated successfully, but these errors were encountered: