Skip to content

Docs: retire backups billing FAQ - #113663

Draft
Blargian wants to merge 1 commit into
ClickHouse:masterfrom
Blargian:codex/doc-924-retire-backups-faq
Draft

Docs: retire backups billing FAQ#113663
Blargian wants to merge 1 commit into
ClickHouse:masterfrom
Blargian:codex/doc-924-retire-backups-faq

Conversation

@Blargian

@Blargian Blargian commented Aug 6, 2026

Copy link
Copy Markdown
Member

Retires the temporary ClickHouse Cloud backups billing discrepancy FAQ after the July 1, 2026 billing correction has been live for a complete billing cycle. The page is removed from the Cloud navigation, and both its current and legacy URLs now redirect to the backups overview.

Changelog category (leave one):

  • Documentation (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Not applicable.

Remove the temporary backup billing discrepancy page now that the change has been live for a full billing cycle. Redirect the page to the backups overview.

DOC-924: https://linear.app/clickhouse/issue/DOC-924/retire-cloud-backups-faq-page-by-august-15th
@clickhouse-gh

clickhouse-gh Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Workflow [PR], commit [d9bd300]

Summary:


AI Review

Summary

This PR removes the English backups/faq page, drops it from the English Cloud navigation, and redirects the English current and legacy URLs to backups/overview. The retirement is incomplete, though: the translated FAQ variants are still published, so non-English users can still land on the outdated billing notice.

Findings

⚠️ Majors

  • [docs/_site/redirects.json:3] The FAQ retirement is only implemented for the English route. Locale navigation files such as docs/ja/products/cloud/navigation.json:91 still publish .../backups/faq, the locale FAQ documents are still present, and some locale legacy redirects (for example "/jp/cloud/features/backups/faq") still lead to locale FAQ pages instead of the overview. That leaves the outdated July 2026 billing notice live for translated docs even though the PR claims the page is retired.
    Suggested fix: retire the locale variants in the same change by removing the locale navigation entries and redirecting or deleting the locale FAQ pages, or narrow the PR/body so it no longer claims the FAQ is retired globally.
Final Verdict

Changes requested. The English page is retired, but the translated FAQ variants are still live.

@clickhouse-gh clickhouse-gh Bot added the pr-documentation Documentation PRs for the specific code PR label Aug 6, 2026
@Blargian

Blargian commented Aug 6, 2026

Copy link
Copy Markdown
Member Author

Note to self: merge on August 15th

@Blargian Blargian self-assigned this Aug 6, 2026
Comment thread docs/_site/redirects.json
@@ -1,4 +1,8 @@
[
{
"source": "/products/cloud/features/backups/faq",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only retires the English FAQ route. The locale variants are still published: the nav files under docs/{ar,es,fr,ja,ko,pt-BR,ru,zh}/products/cloud/navigation.json still include backups/faq, the corresponding locale faq.mdx files are still present, and some locale legacy redirects still land on them (for example "/jp/cloud/features/backups/faq" still redirects to "/ja/products/cloud/features/backups/faq"). That leaves the outdated July 2026 billing notice live for translated docs, so the PR does not actually remove the FAQ or redirect all current/legacy URLs to backups/overview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-documentation Documentation PRs for the specific code PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant