Commit d50d389
committed
In
This resolves a potential bug where related topics from a previous relationship might have been persisted to any subsequent relationships on the same `Topic`. This would only affect topics of a content type with multiple relationships on them.
Fortunately, in the only cases we had of that, the secondary relationships a) weren't used any longer, and b) were the last relationship alphabetically. As such, this bug shouldn't have impacted any current implementations. Phew!PersistRelations(), clear relationships DataTable each loop1 parent 913b68d commit d50d389
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
692 | 695 | | |
693 | 696 | | |
694 | 697 | | |
| |||
0 commit comments