Closed (fixed)
Project:
SafeDelete
Version:
1.0.84
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Mar 2026 at 16:30 UTC
Updated:
10 Apr 2026 at 19:30 UTC
Jump to comment: Most recent
This is related to safedelete. Investigating
EntityStorageException: An existing default revision of the 'node' entity type can not be changed to a non-default revision. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 815 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
Turns out we forgot to implement this hook in moderated_content_bulk_publish.
Requires latest release of moderated_content_bulk_publish.
bulk unpublish a published node
see commit
publish safedelete 1.0.85 and moderated_content_bulk_publish 2.0.50
Support bulk unpublish
add api
None
Comments
Comment #2
joseph.olstadComment #3
joseph.olstadComment #5
joseph.olstadComment #6
joseph.olstadComment #8
joseph.olstadComment #9
joseph.olstad