CCGE-BOADICEA / pedigreejs

A web tool for building pedigrees, https://ccge-boadicea.github.io/pedigreejs/
GNU General Public License v3.0
59 stars 42 forks source link

Save / load errors? #146

Closed shanemuk closed 1 year ago

shanemuk commented 1 year ago

Some pedigrees when you Save and then Load, you lose the top level parents. Then if you save that pedigree and load it again, they reappear! Repeat ad infinitum... ped (12).txt ped (11).txt see these two files - they should display the same pedigree; 12 is the saved product of 11, but the saved product of 12 reverts to 11. 12 opens properly displaying the top level individuals, 11 doesn't... Thanks for checking!

tcarver commented 1 year ago

This format (JSON) is not used for our save/load requirements, so thanks for reporting it. This has been fixed now.