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

Allow disabling restore as a practice #571

Open
ngudbhav opened this issue Dec 5, 2024 · 1 comment
Open

Allow disabling restore as a practice #571

ngudbhav opened this issue Dec 5, 2024 · 1 comment

Comments

@ngudbhav
Copy link

ngudbhav commented Dec 5, 2024

In some applications, it is advised, as a design practice, to disable the restoration of a deleted record and instead create a new record whenever required.

Introducing a new configuration attribute to disable restoration completely will help us enforce this as a practice throughout the codebase.

Please let me know if this idea sounds good. I'd be more than happy to pick up the change.

@mathieujobin
Copy link
Collaborator

if its available as optional, I don't see a problem... but I really wonder how popular this will be?

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

No branches or pull requests

2 participants