gQSPSim / gQSPSim_public

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

changing the name of a virtual population tree item does not update its name in the tree #15

Open feigelman opened 1 year ago

feigelman commented 1 year ago

the name field gets updated but the tree node item does not

feigelman commented 1 year ago

this is a more general issue.. applies to at least the Task item as well. Tree is not being updated after saveBackEnd is called.

feigelman commented 1 year ago

this is causing other issues when trying to validate selected tree node item names against the list of valid items derived from the backend name fields, not the tree node name

simkaryote commented 1 year ago

I left something partially done and this caught it. Thanks. I have finished the intended design.