Active
Project:
Shopify eCommerce
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2020 at 22:28 UTC
Updated:
14 Jul 2021 at 10:39 UTC
Jump to comment: Most recent
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
Comment #2
anybodyUninstallations should always work fine to ensure the module can be uninstalled cleanly. I'll increate the priority accordingly.