Closed benjaperez1983 closed 3 months ago
Can you add the number being fixed please ? Otherwise the issue isn’t closed automatically
I don’t know what the first issue is about so I am not sure what constitute a PK-sim module
The original issue is about changing this property:
Should not convert a PK-Sim module to an extension module.
I assume, with this change PK-Sim has to set module.IsPKSimModule = true
before exporting a module?
Do we have an issue for this in the PK-sim repo?
I assume, with this change PK-Sim has to set
module.IsPKSimModule = true
before exporting a module? Do we have an issue for this in the PK-sim repo?
We do this is the issue: github.com/Open-Systems-Pharmacology/PK-Sim/issues/2953
Fixes #2302
Description
Add serialization property IsPKSimModule so that it can set on PkSim export and used in Mobi Import and change.
Type of change
Please mark relevant options with an
x
in the brackets.How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Reviewer checklist
Mark everything that needs to be checked before merging the PR.
This change requires a documentation update
above is selectedScreenshots (if appropriate):
Questions (if appropriate):