Open PavelBal opened 1 month ago
Only store and allow rollback to the original value.
Like in simulations
In following cases, a "reset" must be offered:
Organism|Age
change from 30 to 32. "Reset" sets the value back to 30)Organism|Age
change from 30 year(s) to 30 week(s). "Reset" sets the value back to 30 year(s))Organism|Age
change from 30 to any formula. "Reset" sets the value back to the constant 30)Organism|BMI
. "Reset" sets the value back to the original formula). IS IT POSSIBLE?Organism|BMI
. "Reset" sets the value back to the original formula).Organism|Brain|Specific blood flow rate
) to a constant value. Reset returns to the distributed parameterOrganism|Brain|Specific blood flow rate
) to a formula. Reset returns to the distributed parameter.
The user can overwrite values in the Individuals and Expression Profiles BBs. It should be possible to "reset" these values (so have a list tracking the changes...)
As @rwmcintosh pointed out here https://github.com/Open-Systems-Pharmacology/OSPSuite.Core/issues/2310#issuecomment-2338630226 a change can already be reversed in the history, but this is only feasible when the user wants to revert directly after changing the value.