Found a non critical Bug when enabling continuous deployment from a Git repository

Netlify site name:

Issue:
Continuous deployment issue:
When linking to a Git repository for continuous deployment, the page offers you to add the environment variables. When you add the variables to the box from a .env file, it will never be saved. So you have to go to environment one more time and add the variables manually after the first sync and deployment.

As I said, it’s not a critical or really important bug.

BR

I tried to reproduce it, but could not. Environment Variables were successfully created on the site.

I’ve prepared a video for you reproducing the exact error:

Yeah, tried that again and the variables are still successfully created.