This topic was automatically generated from Slack. You can find the original thread here.
Keith Petrillo : Not detrimental, but I have a Data Store that I’m trying to remove (the whole collection), and every time I client Delete, it does nothing. Just an organizational thing more than anything. Any suggestions?
Dylan Pierce : Hi Keith - can you share the ID of the data store you’re trying to delete? It should be available in the URL, most likely looks like ds_********
Dylan Pierce : I can see the issue, the underlying store itself has been deleted already, but the reference to populate it in the app is still there. The operation is trying to delete what’s already gone, and throwing an error.
Keith Petrillo : So It looks like I can’t delete any data stores, not just one. Another one I tried to delete was ds_v9uMEG, BUT you don’t need to delete this. I’ll end up using it, but just another use-case to look at
Dylan Pierce : Hi Keith, it appears your data stores were made in the very very early stages of when Data Stores were initially released. There were improvements and changes to the Data Store’s structure under the hood. And your current Data Stores that were created very early are still functional, but deleting them appears to be an issue.