Open-Systems-Pharmacology / PK-Sim

PK-Sim® is a comprehensive software tool for whole-body physiologically based pharmacokinetic modeling
Other
103 stars 50 forks source link

Import from Snapshot: name of table formula not set correctly #748

Closed Yuri05 closed 6 years ago

Yuri05 commented 6 years ago

Load project from P4.json Save loaded project to snapshot P4_2.json Compare 2 snapshots:

***** P4.json
              "TableFormula": {
                "Name": "Solubility",
***** P4_2.JSON
              "TableFormula": {
                "Name": "TableFormula",
*****

TableFormula.zip

msevestre commented 6 years ago

indeed. Name was not saved! good catch