Closed joeflack4 closed 4 days ago
@joeflack4, You got rid of some missing-in-between stuff, or just moved it. Yes -- it's not being used right now. I left the code in place in case we end up with problems where get_all_descendants is making the graph too big. It hasn't happened yet. Maybe we should just get rid of all missing-in-between code and leave a comment pointing to commit where it was last present in case we need to restore it someday.
In looking at it, I noticed that filled_gaps doesn't seem to appear in frontend code at all anymore. It does still appear in some test data.
I'm about to clean this all up.
addresses #977
Changes
DB Refresh: relationship_graph fix
General updates
Tests