Currently settings are added through the synthetic population file. This requires querying each setting code in the synthetic population file to get the corresponding setting id. It would be ideal to implement a setting specific loader and transform the synthetic population file such that we do not have query to get the setting id from the setting code.
Currently settings are added through the synthetic population file. This requires querying each setting code in the synthetic population file to get the corresponding setting id. It would be ideal to implement a setting specific loader and transform the synthetic population file such that we do not have query to get the setting id from the setting code.