I think I’ve solved my problem.
Apparently, adding version: ~> 1.0 was not enough.
I also need to enable the “config validation” in the settings.
Maybe I didn’t read the documentation correctly.
It’s very strange to be able to import configs by adding version: ~> 1.0.
Because it seems that the “append” logic is broken if “config validation” is not enabled in settings.