GREAT MODULE! i love it, allows me to use Auspost which is awesome!

When disabling to uninstall/re-install this module, I was first posed with the fact that certain fields were using this module.

once deleting those fields, i was posed with the message (Fields pending deletion). i had to flush the cache and run a cron.

Not really sure if there is something that can be done to stop this from coming up, but it was a little confusing and i had to research on how to fix this.

Comments

das-peter’s picture

Status: Needs review » Closed (works as designed)

As 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"