I've been doing some reading on this and it has been mentioned that when new data is loaded, the auto-generated section is supposed to regenerate. To me, this means that the section is deleted and recreated. However, this is not what I have been observing.
I have an app that I update with new data (CSV and KMLs). However, the auto-generated section is:
- Not getting deleted when Load data is initiated.
- Not deleting when the app is opened using the Open without data option.
Is this a bug?
I'm looking for ways that will either prevent the auto-generated section from being created by Data manager OR will drop this section somehow in the script?
I am able to unlock and delete the section manually after opening without data, but I would like this to be part of my automated process.