Drupal is a registered trademark of Dries Buytaert

entity_share_trash_ignore

22 sites No security coverage
View on drupal.org

This module integrates the trash bin functionality with entity share. It causes entities that are marked for import via entity share but are already in the trash bin on the target site, to be skipped from import. If you do not use entity share or the trash module, you do not need this module.

Features

If an entity has been imported via entity share and subsequently been put into the bin on the target site, entity share will list the entity as new and allows to import the entity again. Upon importing an entity that is already in the trash bin, the import will fail with a 500 server error, because entity share will try to create a new entity which fails, because the entity's UUID is already taken (by the entity in the trash bin).

This module provides a processor that will skip entities in the trash bin from being imported.

Post-Installation

The module provides a new entity share processor that is active as long as the module is installed. So there is nothing to do after installing the module. It should work right out of the box.

Activity

Total releases
2
First release
Mar 2025
Latest release
1 month ago
Release cadence
286 days
Stability
0% stable

Releases

Version Type Release date
1.0.0-rc2 Pre-release Jan 6, 2026
1.0.0-rc1 Pre-release Mar 26, 2025