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

View soft deleted objects in the database. #1

Closed
reecefenwick opened this issue Jul 9, 2015 · 1 comment
Closed

View soft deleted objects in the database. #1

reecefenwick opened this issue Jul 9, 2015 · 1 comment
Labels

Comments

@reecefenwick
Copy link

I've tried out this plugin and noticed when I perform a soft delete I can no longer find it in the database.

Is this expected behaviour?

How do you restore an object if you are unable to find it again.

@riyadhalnur
Copy link
Owner

there should be no problem querying for deleted: true unless you explicitly specify in the query to ignore documents with deleted set to true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants