Is it necessary to do export-import procedure when we want to add new setting?
Does it make a difference if we create new setting which type is record, and if we create the setting which type is block?
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt?
Thi...