Hi, I have created an app that has a connection to SharePoint made by an Environment Variable of type "data source".
When importing the solution as managed, I noted that at some point the columns were not being updated (I added a new column and it was not reflecting in the managed solution, but it was possible to see the change in the unmanaged).
Even more, I tried to delete the list, create it again and change the environment variables but it would still show the previous values. The app was like bug with the previous list.
In the future I will continue using Environment Variable of type "data source", will this happen again? How can I solve this? Previous time I had to perform a rollback because there was something broken within the app that was not letting me delete the solution.