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(dunning): extend DunningCampaigns Update mutation and types to update all campaign attributes #2844

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

ancorcruz
Copy link
Contributor

Roadmap

👉 https://getlago.canny.io/feature-requests/p/set-up-payment-retry-logic

👉 https://getlago.canny.io/feature-requests/p/send-reminders-for-overdue-invoices

Context

We want to automate dunning process so that our users don't have to look at each customer to maximize their chances of being paid retrying payments of overdue balances and sending email reminders.

We are extending dunning campaigns management to edit and delete campaigns.

Description

This change updates the dunning campaign and threshold types as required to update all attributes included the nested threshold ones. Actual update is not included in this PR.

prep for update dunning campaings and its thresholds
actual update is not yet implemented, we are focusing on frontend
required changes.
@ancorcruz ancorcruz requested a review from rsempe November 21, 2024 13:05
@ancorcruz ancorcruz self-assigned this Nov 21, 2024
except ID.

This change is a frontend requirement
@ancorcruz ancorcruz merged commit a6992f3 into main Nov 22, 2024
6 checks passed
@ancorcruz ancorcruz deleted the feat/dunning-edit-mutation branch November 22, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants