After migrating from Ubercart what HAS to be left in the database?
I migrated into commerce from Ubercart and all was well. (I migrated from and to the same database) All of my products were the way I wanted them to be, so I disabled all Ubercart modules, deleted them and deleted all Ubercart tables in the database, this caused the products to go haywire and even after restoring the field_data tables (the error I got asked for these) my Product catalog no longer works the way it did before. (The products themselves returned to working correctly)
My catalog uses the contextual filter: Has taxonomy term ID (with depth). I am currently restroing my site, but I need to know: What modules/tables in my database can I delete without messing anything up?
Comments
The problem was actually me updating my views module incorrectly. I found out I can delete all tables except the field data ones. Thanks