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

feat (cascading): add DB changes for charge cascading #2693

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

Currently, plan updates are not cascaded to the children plan / charges.

Description

This PR adds basic pre-requirement for cascading charge changes.
Later, we will write migration that would set parent_id on all existing charge records

@lovrocolic lovrocolic merged commit 08d76e4 into main Oct 16, 2024
6 checks passed
@lovrocolic lovrocolic deleted the ftr-cascading-charges-db branch October 16, 2024 12:44
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

Successfully merging this pull request may close these issues.

2 participants