Skip to content

Dynamically rename plan title after EoA rollout date

Etienne Baqué requested to merge 300546-dynamic-plan-renaming into master

What does this MR do?

Following the Bronze/Starter plan end-of-availability (EoA) rollout, some plans in gitlab.com still mentions Gold or Silver even if these plans were purchased after that rollout.

This MR offers a short-term solution (until we properly synchronize names across gitlab.com and customers.gitlab.com - see details in this comment) : it dynamically renames plan title after EoA rollout date, which was January 26th 2021

Screenshots (strongly suggested)

2021-02-05_15-13

2021-02-05_15-13_1

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #300546 (closed)

Edited by Etienne Baqué

Merge request reports