Spine-Toolbox
Spine-Toolbox copied to clipboard
Option to initialize parameter values using defaults in the DB Editor?
Currently, when writing new parameters into a datastore, if no value is explicitly written by the user it defaults to None
. It might be worth it to include an option into the DB Editor to use the default_value
option under the Object parameter definition instead when adding new parameters without a specified value.
This could potentially make it easier to provide users with templates for e.g. complicated Map
parameters when creating new input data via the DB editor.
We are planning to have both 'prefill_value' and 'default_value' in the next update.