Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2014 at 22:11 UTC
Updated:
24 Apr 2020 at 13:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
darren ohComment #2
darren ohComment #3
darren ohComment #5
darren ohFixed typo.
Comment #6
darren ohComment #7
darren ohChanged wrong line.
Comment #9
darren ohComment #10
darren ohComment #11
taran2lDuplicate of #1340390: "Deleted" but "inactive" fields and instances cannot be removed during cron cleanup (e.g. for uninstalled entities).
Comment #12
darren ohThis is not a duplicate. The other patch would still allow fields with inactive instances to be deleted before the instances have been deleted.
Comment #13
mcdruid commentedAren't the patches effectively exactly the same?
Comment #14
darren ohNo, this patch fixes field deletion and the other patch fixes instance deletion.