GCWizard icon indicating copy to clipboard operation
GCWizard copied to clipboard

Logical Helper: Export and import of relations does not work

Open kaikli opened this issue 1 year ago • 0 comments

When saving something from the logical helper the export and import of relations does not work correctly.

GCWizard Version: 3.3.2 (Buld: 317) Source: Google PlayStore Android Version: 15 (AP4A.250205.002.A1) Phone model: Google Pixel 6a

Step1:

Creating a grid with some relations.

Step2:

Save the grid to file.

logical_20250307_081137.json

{"items":[["Steffi","George","Barack","Carla","Roger"],["Cambridge","Obama","Graf","Federer","Bruni"],["1969","2013","1961","1967","1981"],["CH","UK","D","USA","F"],["40","41","42","43","44"]],"n":["a1c1","e3c1","d3c3","a1d3"],"nc":5,"ni":5,"p":["a0b0","e4b0","d4b4","c0b4","e2d2"]}

Step3:

Import the file again.

kaikli avatar Mar 07 '25 07:03 kaikli