The example content types remain after you uninstall the modules. And unlike other content types there's no "delete" link. Am I missing something?

This is rather annoying because any time you select fields, like when defining a view, the list cluttered up with a lot of fields from the examples.

Comments

mikeryan’s picture

Status: Active » Postponed (maintainer needs more info)

Are you sure you actually "uninstalled" the module? Or did you only disable it? Disabling the module does not remove anything, you need to take the second uninstall step to remove the content types/tables/etc. In the UI, from the modules page click the Uninstall tab. With drush, do both steps:

drush dis migrate_example
drush pm-uninstall migrate_example
toolin’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

my apologies you're right. I thought I'd uninstalled using drush but apparently not. sorry about that.

killtheliterate’s picture

I've uninstalled (really!) the migrate_examples, migrate, and even features, both via the Drupal UI and drush. The migrate_baseball content type persists. Any new ideas about how to get rid of it?

killtheliterate’s picture

Status: Closed (works as designed) » Active

Sorry, meant to re-open this.

This is, specifically, the migrate example that requires features. I'm not sure if this problem is rooted there or here.

mikeryan’s picture

Status: Active » Fixed

OK, uninstalling migrate_example_baseball will now remove the content type and its associated fields.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

pcher1bw’s picture

Issue summary: View changes

The Migrate example nodes types for beer and wine are not removed when I uninstall migrate example.

I checked the code in the files beer.install.inc and wine.install.inc, during uninstall they remove the taxonomy but they do not remove the schema.