Entity Share Trash Ignore

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.
