Hello- I just wanted to raise an alert of what I believe to be a bug that is re-creatable 100% of the time so far.
When updating the repository of an existing deployed site to a new repository, the deploy setup prompts you to add any relevant environment variables for the new deployment.
Regardless of what you put in these environment variables, they will not save with the new deployment [this is what I believe to be the bug], and it will revert to the previously deployed environment variables, but with the new production frontend.
So far, this is happening on every project type for me. Updating to a new repo specifically (which doesn’t happen that often, but still) is not saving the new environment variables and is keeping the previous ones for the next deploy.