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(cascade-plan-changes): add api and GQL support for cascade feature #2726

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

Currently when plan is updated, these changes are not cascaded to all the children plans.

Description

This PR adds cascade_updates attribute that allows user to skip cascade action.

Also, this PR includes has_overridden_plans attribute on GQL plan object.

@lovrocolic lovrocolic force-pushed the feat-cascade-expose branch 2 times, most recently from 034f55d to c9c18ca Compare October 24, 2024 09:56
@lovrocolic lovrocolic merged commit 8220622 into main Oct 31, 2024
6 checks passed
@lovrocolic lovrocolic deleted the feat-cascade-expose branch October 31, 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.

3 participants