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
fix: original legacy field values should be retained during model sync
Some legacy fields were being set to unexpected values, likely because
they were reset to the MSSDK model's. However, in most cases we want the
legacy fields to retain their values.
0 commit comments