Closed TheDr1ver closed 3 years ago
Right now relationships get created when an object is new to an event. However, when an event has been processed, the last thing that should happen is all objects in that event should be properly related to one-another.
additionally, make sure any duplicate relationships are killed.
Right now relationships get created when an object is new to an event. However, when an event has been processed, the last thing that should happen is all objects in that event should be properly related to one-another.