Hello everyone,
I am trying set up a dev and prod, for an application in or tenant.
The app currently lives in our default environment. I want to move it to a separate Production environment.
That App does not use Dataverse, just SPO lists as data sources.
I made a solution which contained my application. There were 2 environmental variables that where created for the app that point to two list on a SPO site from within PowerApps.
When I import the solution to the new environment, I get dependency errors, which seem to point at the 2 lists that are environmental variables. They both start with:
new_shared_sharepointonline_
I found it weird that during the import I was not asked to assign the SharePoint variables, as everything I have seen says it should upon import.
I tried to remove current values for the two variables as was suggested prior to export and I still get these issues. I have tried to export as Managed and unmanaged and have tried to import to a sandbox environment with the same errors.
Anyone seen this, and anyone have a fix?
Thanks folks!