fix(api-service): Update includeInactiveChannels defaults in subscribers v1 controllers#9889
fix(api-service): Update includeInactiveChannels defaults in subscribers v1 controllers#9889
Conversation
Changed the default value of includeInactiveChannels to false in subscribers-v2 controller and to true in subscribersV1 controller to align with updated requirements for channel inclusion.
✅ Deploy Preview for dashboard-v2-novu-staging canceled.
|
WalkthroughThis pull request modifies the handling of inactive channels across two controller endpoints in the subscribers module. In the v2 controller, the 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
Changed the default value of includeInactiveChannels to false in subscribers-v2 controller and to true in subscribersV1 controller to align with updated requirements for channel inclusion.
What changed? Why was the change needed?
Screenshots
Expand for optional sections
Related enterprise PR
Special notes for your reviewer