Skip to content

Draft: read in changes to parameters in set_parameter

Ailbhe Mitchell requested to merge set_parameters into master

The parameters definition is cached and thus edits to parameters made by set_parameter function were not picked up. These lines check with the stored parameter values and update these of needed.

Merge request reports