Hi,
Quite new on deploying flows from one environment to another. I have read on articles that it is a good practice that you remove the values under the environment variables before deploying. For every deployment that i have to export the solution. Should i follow the steps below?
1. Remove the environment variable values
2. Export the solution
3. Enter the environment variable values again for my dev flow to work.