Closed (works as designed)
Project:
Commerce File
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2012 at 18:45 UTC
Updated:
18 Mar 2016 at 04:12 UTC
Jump to comment: Most recent
Comments
Comment #1
recrit commentedthe file is only removed from the file_managed table if its not being used in any other fields. This is default behavior of Drupal 7 file system.
You can run the following in a devel/php window to see the usage for your specific file fid:
If the file does not have anymore usage, then try the dev version of Commerce File.
Comment #2
recrit commentedComment #3
sibiru commentedI still got this issue even in 7.x-1.x-dev even with no license file active