Let's extend entity_delete_op in the annotation to define fine grained behavior. Currently we just have entity_delete_op = true. I'm thinking we have three options:
a) true - as is
b) no-purge - disallows purging
c) double-confirmation - double confirmation

CommentFileSizeAuthor
entity_delete_op-no-purge.patch24.42 KBTim Bozeman
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Tim Bozeman created an issue. See original summary.

Tim Bozeman’s picture

Status: Reviewed & tested by the community » Fixed
Tim Bozeman’s picture

Status: Fixed » Closed (fixed)