Open-Systems-Pharmacology / MoBi

MoBi® is a software tool for multiscale physiological modeling and simulation
Other
27 stars 9 forks source link

Fixes #1269 When importing containers with additional parameter values, allow user to select target for parameter values #1342

Closed rwmcintosh closed 1 month ago

rwmcintosh commented 1 month ago

Fixes #1269

Description

When a user imports a spatial structure transfer, it contains parameter values for the containers that were exported. Up to now, a new PV building block was always created for them. Now the user can select an existing one, or create a new one.

If an existing one is selected, then if there are colliding paths, the old parameter value is removed and the new one is added.

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.

Screenshots (if appropriate):

image

Questions (if appropriate):