Conversation
closes https://linear.app/ghost/issue/BER-3336 The fallback to `sub.offer` was added as a transitional measure while core and admin could be out of sync during CD. Both are now fully deployed with `offer_redemptions` always populated, making the fallback dead code
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis pull request refactors offer redemption handling in subscription and member filtering components. It removes the 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
closes https://linear.app/ghost/issue/BER-3336
The fallback to
sub.offerwas added as a transitional measure while core and admin could be out of sync during CD. Both are now fully deployed withoffer_redemptionsalways populated, making the fallback dead code