Active
Project:
Feeds Image Grabber
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jan 2018 at 06:52 UTC
Updated:
24 Jan 2018 at 22:20 UTC
Jump to comment: Most recent
Imagegrabber settings are not deleted if a feed importer is deleted.
Currently I don't think there is a useful hook for other modules to use when an importer is deleted, but I will have a more thorough look into it and make a patch for feeds if necessary.
It can't just hook into the UI and add a submit handler, because there are other ways for an importer to be deleted, e.g. drush.
Comments
Comment #2
rooby commentedComment #3
rooby commentedA similar issue for the main feeds module - #2305907: Delete feed_source rows when importer is deleted.