Closed (outdated)
Project:
Node Revision Delete
Version:
8.x-1.0-rc3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2022 at 12:26 UTC
Updated:
7 Mar 2024 at 06:15 UTC
Jump to comment: Most recent
Comments
Comment #2
cilefen commentedComment #3
miiimoooCan't reproduce it now so putting this on hold instead
Comment #4
miiimoooNow I managed to re-create the problem and I wonder why not someone else faces this issue.
I notice in the node.type.TYPE.yml files
Comment #5
adriancidI think if we remove in some hook before uninstall the module the node's configuration it will fix the problem.
Comment #6
berdir\Drupal\Core\Config\Entity\ConfigEntityBase::onDependencyRemoval() should take care of this automatically.
Comment #8
adriancidClosing because the current development is being made in branch 2.x, and I don't see this error there.