[No QA] [NO QA] Docs updates for E/A#84510 rename cancel subscription option in help articles#88925
Conversation
…ption Reflects the UI changes from #84510 which renamed the subscription cancellation feature from "Request early cancellation" to "Cancel subscription" across the app. Co-authored-by: TaduJR <TaduJR@users.noreply.github.com>
|
A preview of your ExpensifyHelp changes have been deployed to https://4f176147.helpdot.pages.dev ⚡️ Updated articles: |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@johncschuster Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
HelpDot Documentation ReviewOverall AssessmentThis PR updates two help site articles to reflect a UI rename from "Request early cancellation" to "Cancel subscription." The changes are well-scoped and correctly align documentation with the updated product UI. There is one grammatical error that should be fixed before merge, and one minor formatting inconsistency worth addressing. Scores Summary
Key FindingsMust fix:
Should fix:
Positive aspects:
Pre-existing observation (not part of this PR's scope):
Recommendations
Files Reviewed
Review based on governance files: HELPSITE_NAMING_CONVENTIONS.md, HELP_AUTHORING_GUIDELINES.md, and TEMPLATE.md. |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
Addressed all bot comments! |
|
@johncschuster looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
|
||
| # How to request to cancel an annual subscription | ||
| ## How to request to cancel an annual subscription | ||
| 1. Go to **Account > Subscription**. |
There was a problem hiding this comment.
Structure violation: This ## heading is an exact duplicate of the # heading on the line above it. Remove this duplicate line — having both # How to request to cancel an annual subscription and ## How to request to cancel an annual subscription back-to-back is redundant and breaks the heading hierarchy.
| # How to request early cancellation of an annual subscription | ||
|
|
||
| # How to request to cancel an annual subscription | ||
| ## How to request to cancel an annual subscription |
There was a problem hiding this comment.
Structure violation (HELP_AUTHORING_GUIDELINES Section 4): Per the authoring guidelines, articles must have "Exactly one # heading (the article title). No other # headings are allowed except # FAQ." This # heading should be changed to ## since the article title is already on line 2 (in the YAML title field). This applies to the other # headings in the article as well, though those are outside the scope of this PR's changes.
| If you're blocked from updating billing settings, requesting to cancel your subscription, or deleting a workspace, it's likely because you're not the billing owner. | ||
| If you are a Workspace Admin, you can transfer billing ownership to yourself by following the steps to [transfer billing ownership](LINK). |
There was a problem hiding this comment.
Readability / duplicate content: These two lines are near-duplicates of each other. Line 116 also contains a grammar error ("requesting to canceling" should be "requesting to cancel"). Remove line 116 entirely and keep only line 117, which has the correct phrasing.
HelpDot Documentation ReviewOverall AssessmentThis PR updates subscription cancellation terminology across two billing-related articles, replacing "early cancellation" language with "Cancel subscription" to align with current UI button text. The intent is sound, but the first file introduces two copy-paste defects that must be fixed before merging. Scores Summary
Key FindingsIssues that must be fixed (introduced by this diff):
Positive aspects:
Recommendations
Files Reviewed
Review based on docs/HELP_AUTHORING_GUIDELINES.md, docs/HELPSITE_NAMING_CONVENTIONS.md, and docs/TEMPLATE.md. |
|
🚀 Deployed to staging by https://github.com/johncschuster in version: 9.3.74-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.3.74-7 🚀
|
Summary
docs/articles/new-expensify/billing-and-subscriptions/Add-a-payment-card-and-view-your-subscription.mddocs/articles/new-expensify/billing-and-subscriptions/Changing-Your-Workspace-Plan.mdTest plan