Hello,
On a live environment, there is a canvas application that needs modifications.
As to not mess with it there, I exported the app to a sandbox environment to freely work on it.
After messing around with it a bit, and not getting the test data that I was expecting to have in the app, I found out that despite the app now residing in the sandbox environment, it was still getting its data from the data sources on the live environment.
Thinking I could just remove the data source from the app and add it back in, I went ahead to do just that.
I removed the data source which I was working with from the app. Again, this is all on the sandbox environment.
Afterwards, I went ahead to add it back in, hoping this time, it would be the data source from the sandbox environment.
Problem is, it's not even showing up when I search for it.
The data source does exist in the sandbox environment, so I'm not sure why it won't appear.
I researched it a bit, and mostly messed around with the app's Settings>Upcoming Features panel, to no avail.
Any help in solving the problem would be greatly appreciated.