- Issue created by @newswatch
- 🇺🇸United States Greg Boggs Portland Oregon
I cannot uninstall Paragraphs Library at all and it's creating a very large database table.
The website encountered an unexpected error. Please try again later.
TypeError: Drupal\Core\Entity\ContentEntityStorageBase::onFieldDefinitionUpdate(): Argument #1 ($field_definition) must be of type Drupal\Core\Field\FieldDefinitionInterface, null given, called in /var/www/html/web/core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php on line 234 in Drupal\Core\Entity\ContentEntityStorageBase->onFieldDefinitionUpdate() (line 546 of core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php).
Drupal\Core\Field\Entity\BaseFieldOverride::postDelete(Object, Array) (Line: 460)
Drupal\Core\Entity\EntityStorageBase->delete(Array) (Line: 347)
Drupal\Core\Entity\EntityBase->delete() (Line: 212)
Drupal\Core\Config\ConfigManager->uninstall('module', 'paragraphs_library') (Line: 470) - 🇺🇸United States Greg Boggs Portland Oregon
After many attempts, I was able to get the uninstall through and now I have this error:
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "paragraphs_library_item" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).
- First commit to issue fork.
- Merge request !125Add the paragraphs_library module as dependency to the from_library paragraphs type → (Merged) created by dieterholvoet
- Status changed to Needs review
4 months ago 1:58pm 15 July 2024 - Status changed to Needs work
4 months ago 7:34pm 6 August 2024 - 🇨🇭Switzerland berdir Switzerland
Why the update function jump from 8102 to 8104?
- Status changed to Needs review
4 months ago 7:05am 7 August 2024 - Status changed to Fixed
4 months ago 11:06am 7 August 2024 -
Berdir →
committed b296d2d9 on 8.x-1.x authored by
DieterHolvoet →
Issue #3419799 by DieterHolvoet: Uninstall of Library is not clean /...
-
Berdir →
committed b296d2d9 on 8.x-1.x authored by
DieterHolvoet →
- 🇨🇭Switzerland berdir Switzerland
Merged.
Not sure what #2/3 is about, but if that can be reproduced that will require a new issue.
Automatically closed - issue fixed for 2 weeks with no activity.