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

Deletions are not cascading #91

Open
morremeyer opened this issue Apr 9, 2022 · 3 comments
Open

Deletions are not cascading #91

morremeyer opened this issue Apr 9, 2022 · 3 comments
Labels
maybe-later Issues that will be reopenend if needed question Further information or research is needed

Comments

@morremeyer
Copy link
Member

When deleting a budget, the child objects are not deleted, e.g. the categories.

@morremeyer morremeyer added the bug Something isn't working as supposed to label Apr 9, 2022
@morremeyer morremeyer added this to the v1.0.0 milestone Apr 9, 2022
@morremeyer
Copy link
Member Author

See go-gorm/gorm#3702 for context.

@morremeyer morremeyer added question Further information or research is needed and removed bug Something isn't working as supposed to labels Jul 25, 2022
@morremeyer
Copy link
Member Author

I decided that this is intended for now. As of now, deletions are not final (unless executed manually in the database, which always is at the users risk).

Once we implement functionality to make deletions final, we might need to look into this issue again.

I will close this issue now, if anyone has any comment, ideas or proposals, however far in the future you might find this, please comment!

[Issue closed to keep Issue tracker clean, will be reopened if needed]

@morremeyer morremeyer added the maybe-later Issues that will be reopenend if needed label Jul 25, 2022
@morremeyer morremeyer reopened this Mar 11, 2023
@morremeyer
Copy link
Member Author

This is needed even when marking objects as deleted, not only when final deleting them.

@morremeyer morremeyer removed this from the v1.0.0 milestone Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maybe-later Issues that will be reopenend if needed question Further information or research is needed
Projects
None yet
Development

No branches or pull requests

1 participant