Closed (works as designed)
Project:
Commerce Physical Product
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2014 at 00:46 UTC
Updated:
22 Oct 2016 at 21:26 UTC
Jump to comment: Most recent
Comments
Comment #1
das-peter commentedAs far as I know this is common behaviour.
The fields are used to store the physical dimensions you handle, nothing suspicious there.
When you delete fields they are marked as "deleted" - the real deletion is handled by cron. This is how Drupal "core" handles this scenario.
So closing as "works as designed"