mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
If the customer has a current fixed-price plan and a support admin configures a fixed-price plan for the upcoming billing year, then a CustomerPlan object is created and not a CustomerPlanOffer. Fix the support action for deleting a configured fixed-price next plan. Updates the success strings for these actions to be specify if the deleted object was a plan offer or a scheduled plan.