fix: Release status: v6.2.0 is impractical for self-hosted multi-user use whi... - #30019
Conversation
|
Welcome to Cal.diy, @Roshan931! Thanks for opening this pull request. A few things to keep in mind:
A maintainer will review your PR soon. Thanks for contributing! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe feature flag Merge Risk: ⚪ Minimal · up to This localized change makes feature-list reads use the cache-invalidating repository so flag updates are reflected correctly; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes #30013
Root cause
features.list served from deprecated FeaturesRepository static 5-minute cache that flag mutations never invalidate
Changes