-
Notifications
You must be signed in to change notification settings - Fork 3
DeriNet._roots is not updated #6
Copy link
Copy link
Open
Labels
Description
During database load, the field DeriNet._roots is initialized to contain a list of internal IDs of all cluster roots. But as far as I can see, it is not updated when adding derivations, so the information goes out of date quickly as clusters are merged or split. The information is used when saving the database, possibly resulting in a broken file.
I didn't actually test any of this, I just noticed it reading the source. If I'm wrong, correct me, please.
Reactions are currently unavailable