Hi

I got this error on uninstall attempt:

Location	http://d9manual/admin/modules/uninstall/confirm

Referrer	http://d9manual/admin/modules/uninstall/confirm

Message	Drupal\Core\Field\FieldException: Attempt to create a field field_shopify_collection_id that does not exist on entity type taxonomy_term. in Drupal\field\Entity\FieldConfig->getFieldStorageDefinition() (line 312 of D:\wamp\www\d9manual\core\modules\field\src\Entity\FieldConfig.php).

To reproduce:

D9.0.6 + Shopify 8.x-1.0-alpha6
Install everything, connect module with Shopify account by entering all API data.
After everything is connected properly, go to uninstall.

First time I clicked uninstall I got wsod with error above and module remained installed.
Second time it went through successful uninstallation.

This issue might have been introduced with this patch:
#3082282: Cannot sync/import collections because the shopify_collection_id field is too small.

Comments

devad created an issue. See original summary.

anybody’s picture

Priority: Normal » Major

Uninstallations should always work fine to ensure the module can be uninstalled cleanly. I'll increate the priority accordingly.