Updating configurations on local branch

Hey team, while pushing settings to my local instance, I get prompted that some configurations have changed. Where do these changes come from and is there an easy way to update them rather than doing it one by one manually?

1 Like

Hi @Esther_Moturi

That feature is intended to warn you if different configurations are being uploaded to the same instance. Before that was introduced if you have a production deployment and two different users are pushing different configurations they will overwrite each other’s changes without warning.

In your case because it’s a local instance I suspect you’ve uploaded a config in the past and now you’re uploading a different one, and you don’t mind overwriting the old config. You can just pick option [1] Overwrite the changes to replace what’s there with the new configuration.

2 Likes

Thanks for the explanation @gareth .It makes sense now.