⑤Restore the HYPERPARAMETERS items deleted in ③.
It's by design- whatever is overridden in the UI will be what the code will use
Hi @<1557537273090674688:profile|ThankfulOx54> , this is not a restored value, but one set by the SDK code (which sets values that are missing from the configuration). Since these items were initially set by the code, it makes no sense to completely delete them from the UI (because the code expects them), so the SDK simply uses the default value defined by the code.
thank you, @<1523701087100473344:profile|SuccessfulKoala55>
It seems that even if the HYPERPARAMETERS item is set from the UI instead of the value set by the SDK code, it may remain in the clone destination.
Any plans to fix this?
Or is there a way around it?