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

Backfilled missing offer redemptions #20647

Commits on Aug 1, 2024

  1. Backfilled offer redemptions for subscriptions with missing redemptions

    ref https://linear.app/tryghost/issue/ENG-1440/backfill-offer-redemption-data-with-a-migration
    ref TryGhost@bf895e6
    
    There was a bug that caused offer redemptions to not be recorded in the database for some subscriptions that were created with an offer. The bug was fixed in the references commit above.
    
    This commit backfills the missing redemptions, based on the subscriptions that have an `offer_id` but no corresponding offer redemptions.
    cmraible committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d946577 View commit details
    Browse the repository at this point in the history