Skip to content

Draft: Add a redirect for reconciliation docs link

Josianne Hyson requested to merge jh-redirect_reconciliation_link into master

What does this MR do?

Part of: https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/3321

️ Dependent on !61194 (merged)

We have a link in the 14.1 and earlier self managed instances of GitLab that points to https://docs.gitlab.com/ee/subscriptions/self_managed/#quarterly-subscription-reconciliation for the user to get more information. These links were added with the assumption that this is where the docs would live once !61194 (merged) is merged. However, the actual location that these docs will live at has ended up being https://docs.gitlab.com/ee/subscriptions/quarterly_reconciliation.md#the-quarterly-subscription-reconciliation-process.

This MR adds a section to the docs that the original link points to, redirecting the user to the new location of these docs.

The alert itself is being updated in !66415 (merged)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • ~~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
Edited by Josianne Hyson

Merge request reports