When I move my solution from dev to test, I'm assuming I can then change my datasource environment variable for a Sharepoint list during import, but all I can change is the Sharepoint site environment variable.
Here are the steps I executed for my existing solution:
- create Sharepoint site environment variable inside my solution
- create multiple Sharepoint list environment variables inside my solution
- use the list variables in my canvas app that is inside the same solution, save & publish the app
- for each environment variable, choose 'Remove from this solution' to clear the current value (see 'export.png' attachment)
- export the solution as Managed (published all customizations before exporting)
- import the solution on my test environment: I only get to choose a connection (see 'first import on test.png' attachment)
I have followed all the steps as described here: https://www.youtube.com/watch?v=BFGcXSAgawM
When I create a fresh solution with a new canvas app with environment variables, it does seem to work!
How come I can't change the sharepoint list environment variables during import of my existing solution?
Cheers
reinder