Error while importing JSON v0.6.3 to v1.0.0
Hi,
I'm currently working on a project on gephi lite. However, the JSON format became incompatible since the upgrade yesterday.
Unknown field type undefined
Error: Unknown field type undefined
at ip (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:96:39841)
at DS (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:96:40119)
at https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:804:25208
at https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:64:19436
at https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:62:30069
at Aa (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:62:19500)
at ue.Oee [as mapValues] (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:64:19405)
at https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:804:25174
at Array.reduce (<anonymous>)
at WH (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:804:24927)
I can share with you a data sample if necessary.
Thank you for your help, Marthe
FYI, you can still have access to the v0.6 at this URL : https://lite.gephi.org/v0.6.3/
Thank you very much Benoit! That will do it for now :) And kudos on the new version!
FYI, I just push in production a fix. Now if you try to import a v0.6.3 file, you will see an error message that the format is not compatible with the current version of gephi-lite.
We want to do something than better than this. Exemple : writing a migration code (so it will be transparent for the user), or asking the user if he/she wants to make a degraded import (ie import the graph data for sure, but for filters, appearance ... data we will do our best).