1) Dev
2) PROD
Where inside the Dev environment i set all the environment variables as follow with the "Export value" checkbox turned off:-
I usually do the following which was working well (last time i did an export/import was 3 months ago):-
1) Export the solution from Dev as managed solution
2) Import the solution to PROD using the Update option, as follow:-
where things were straightforward, as all the environments variables inside the Dev, have the "Export" checkbox unchecked, so the environment variables inside the imported solution should AUTOMATICALLY use the setting inside PROD when doing the Import inside the PROD, without the need to reconfigure them.
But starting from last week, when i do the Import inside the PROD, all the environment variables referencing SharePoint list will appear inside the Import wizard and they all have the GUID of the list inside DEV, so i have to manually reconfigure them , where i have around 80 SharePoint lists..
Here is how the Import wizard will look like, first i got that a SharePoint connection need to be reconfigured, although i did not change it on Dev or on PROD:-
After that when i click on "Next", i were asked to reconfigure all the environment variables representing SharePoint lists and libraries, as follow:-
any advice what is going on? why i need to reconfigure the environment variables ?
And I noted that even when i select all the lists representing the PROD environment variables and the import got completed, the modified dates for those environment variables will be 2 month ago, so seems they did not get affected by the selection ,, so is this a bug inside the import wizard and can this be solved?
Thanks