Skip to content

Fix `subscription_available_plans` about team plan

路志远请求将fix-team-plan-after-remove-ff合并到main-jh

What does this MR do and why?

Issue: https://jihulab.com/gitlab-cn/gitlab/-/issues/4411

What

解决这样一个问题:在 SaaS 购买 Plan 时未显示 Team Plan:

image

Why

之前在移除 FF jh_saas_team_plan 时,把代码中的 disabled 当做了 enabled 处理:!2636 (d75863fb)

image

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

路志远 编辑于

合并请求报告

加载中