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

Implement soft delete for CEPT Entities #8

Open
himeshr opened this issue Aug 1, 2022 · 0 comments
Open

Implement soft delete for CEPT Entities #8

himeshr opened this issue Aug 1, 2022 · 0 comments
Assignees

Comments

@himeshr
Copy link
Contributor

himeshr commented Aug 1, 2022

Implemented soft-delete using is_voided column in all CEPT entities.
Its currently used only for Budget, User, Municipality and Translation soft-deletions.
Do not use soft-deletion on Budget children entities (Budget-Lines, MajorHead, etc..), as the associations might not honour the softDeletion value in some approaches of Querying.

@himeshr himeshr self-assigned this Aug 8, 2022
@himeshr himeshr changed the title Implement soft delete for Users, Municipalities and Transalations Implement soft delete for Users, Municipalities and Translations Aug 10, 2022
@himeshr himeshr changed the title Implement soft delete for Users, Municipalities and Translations Implement soft delete for CEPT Entities Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Deployed to QA
Development

No branches or pull requests

1 participant