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
This is a somewhat debatable change. Positively, it will write a byline (`LastModified`) and dateline (`LastModifiedBy`) if only the relationships have changed, even if no attributes have changed, thus providing a more accurate record and, to a degree, improved auditing. Negatively, it will create phantom versions, since relationships aren't otherwise versioned; if a user rolls back to such a version, the relationships themselves won't be rolled back.
0 commit comments