An operator cannot put a minimum term on a subscription #17

Open
opened 2026-09-21 07:18:06 +00:00 by cgalo5758 · 0 comments
Owner

What a person cannot do today

Sell a plan that binds a member for a minimum term. The subscription model records a commitment end, a renewal rule and an early-exit policy, and the plan-switch mechanics enforce two of the three policies, but no operator surface sets any of it, so every subscription runs without a term.

What they should be able to do

Set a commitment length, its renewal rule and its early-exit policy when configuring a product or a subscription, and see the term on the subscription page.

Why it matters

Everything built for commitments is latent until an operator can configure one; the fee branch and the member-facing labeling of committed moves both wait on this.

Where

The operator product and subscription pages; the subscription model's commitment columns.

Done when

An operator can set and change the term on a product's subscriptions, the subscription page shows it, and the existing enforcement takes effect on the first committed subscription.

## What a person cannot do today Sell a plan that binds a member for a minimum term. The subscription model records a commitment end, a renewal rule and an early-exit policy, and the plan-switch mechanics enforce two of the three policies, but no operator surface sets any of it, so every subscription runs without a term. ## What they should be able to do Set a commitment length, its renewal rule and its early-exit policy when configuring a product or a subscription, and see the term on the subscription page. ## Why it matters Everything built for commitments is latent until an operator can configure one; the fee branch and the member-facing labeling of committed moves both wait on this. ## Where The operator product and subscription pages; the subscription model's commitment columns. ## Done when An operator can set and change the term on a product's subscriptions, the subscription page shows it, and the existing enforcement takes effect on the first committed subscription.
cgalo5758 added the
kind
enhancement
area/billingarea/operator-ui
labels 2026-09-21 07:18:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wiki-cafe/member-console#17