Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trash / soft deletion for ECK entities #36

Open
jensschuppe opened this issue Mar 10, 2022 · 1 comment
Open

Add trash / soft deletion for ECK entities #36

jensschuppe opened this issue Mar 10, 2022 · 1 comment
Labels
feature this issue represents a completely new feature
Milestone

Comments

@jensschuppe
Copy link
Collaborator

There should be means for "soft-deleting" ECK entities (a "trash bin" as exists for CiviCRM contact entities).

Reference:

  • \Civi\Api4\Generic\Traits\SoftDeleteEntity
  • \CRM_Contact_BAO_Contact::deleteContact()
  • \CRM_Contact_BAO_Contact::contactTrash()
@jensschuppe jensschuppe added the feature this issue represents a completely new feature label Mar 10, 2022
@jensschuppe jensschuppe added this to the 1.0 milestone Mar 10, 2022
@colemanw
Copy link
Collaborator

FYI this issue made me realize that SoftDeleteEntity was misnamed so I renamed it.

@jensschuppe jensschuppe modified the milestones: 1.0, 1.1 Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature this issue represents a completely new feature
Projects
None yet
Development

No branches or pull requests

2 participants