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

Fix #1386 add backfill endpoints and cli #1389

Conversation

chrisjsimpson
Copy link
Contributor

cli and backfill endpoints added for

  • backfill_transactions

  • backfill_subscriptions

  • backfill_persons

  • backfill_stripe_invoices

  • @admin.route("/backfill/transactions/int:days")

  • @admin.route("/backfill/subscriptions/int:days")

  • @admin.route("/backfill/persons/int:days")

  • @admin.route("/backfill/stripe-invoices/int:days")

Issue ref: #1386

Screenshot before:

Screenshot after:

How to run test(s) for this PR see: Testing

…ackfill_subscriptions, backfill_persons and backfill_stripe_invoices
@chrisjsimpson chrisjsimpson merged commit 1602d48 into master Aug 11, 2024
6 of 7 checks passed
Copy link

🚀 PR was released in v0.1.199 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Aug 11, 2024
Copy link

🚀 PR was released in v0.1.199 🚀

2 similar comments
Copy link

🚀 PR was released in v0.1.199 🚀

Copy link

🚀 PR was released in v0.1.199 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant