Commit 8caa148
committed
Write byline, dateline if relationships change
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.1 parent 72fb0b5 commit 8caa148
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
0 commit comments