[BillingMode] Filter out FREE and FREE_50 plans explicitly #16231
Labels
component: server
feature: billing
⚙️ Groundwork
team: webapp
Issue belongs to the WebApp team
type: bug
Something isn't working
When calculating BIllingMode, we currently treat the FREE and FREE_50 plans as "paid" when they are persisted on the database (something we did until some time 2019). 🐛
We should filter them out here.
The text was updated successfully, but these errors were encountered: