Skip to content

Dont display banner for auto renew nil

Jay requested to merge jswain_dont_display_banner_for_auto_renew_nil into master

What does this MR do?

In some instances we were showing the subscription banner when auto_renew was nil. This was more of a data consistency issue and caused alarm to a lot of customers and added to the support queue.

We've decided to not show the subscription banner if auto_renew is nil.

part of: gitlab-org/growth/product#1567

Screenshots

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

Merge request reports