gimenete
Environment Merging Doesn't Work
Hey. I've deployed some changes and the UI problems should be fixed. You will still see a big list of changes, but you should be able to merge keep/discard them in the UI.
Additionally I'm working on a change to prevent so many changes to appear in the merge panel in the future. In your case this probably happened because you used the raw env variables editor. The editor recreates all the variables internally and that makes the diff view to think that all variables have changed. With the improvement I'm working on, that will be no longer the case.
Let me know if you still find issues using the merge functionality. Thanks!
34 replies
Raw error when attempting to delete unused environment
Ok, from now on only admins will see the delete button.
The main reason we are limiting it to admins is that we don't know if the environment to be deleted is the production one. We don't want to guess it by the name. One thing we could do is have some kind of protection rule on the production environment and allow non-admin users to delete any other environment that is not marked as production. What do you think?
11 replies