As far as I can tell this doesn't happen automatically, so locations get never deleted.

Please let me know if I got this set up wrong or if there is a workaround.

Comments

geodaniel’s picture

That'd be nice to have to help keep the database clean

bdragon’s picture

Title: Delete location if associated node gets deleted » [master] Delete location if associated node gets deleted
Version: 6.x-3.x-dev » 5.x-1.x-dev
Assigned: Unassigned » bdragon

I *think* this is the oldest copy of this issue.
Marking master, gonna do a sweep in a minute.

bdragon’s picture

Title: [master] Delete location if associated node gets deleted » [master] Delete location if associated node / user gets deleted
bdragon’s picture

bdragon’s picture

http://drupal.org/node/226675 marked duplicate (patch)

bdragon’s picture

Version: 5.x-1.x-dev » 6.x-3.x-dev
Status: Active » Fixed

This is now fixed in HEAD. (will be in location3.)

The locations themselves don't get deleted, rather, the instances get deleted and garbage collection takes care of removing any locations that aren't referenced anywhere anymore.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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