Docs updates for E/A#96364 broken card connection 90-day grace period - #98930
Draft
MelvinBot wants to merge 1 commit into
Draft
Docs updates for E/A#96364 broken card connection 90-day grace period#98930MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: wildan-m <wildan-m@users.noreply.github.com>
40 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
Documentation follow-up for #96364 (fix for #91451), which changes how broken card-connection indicators behave once a card/feed has gone 90 days or more without a successful sync.
That PR intentionally keeps the error on the card/feed so it stays fixable, but suppresses the proactive reminders past the grace period:
The existing help articles list those indicators as the way to detect a broken connection, but don't mention that they stop appearing after ~90 days. Without this note, a user (or admin) with a long-broken connection would look for reminders that are no longer there. This PR adds a short clarifying note plus an FAQ entry to each affected article.
Files changed
docs/articles/new-expensify/connect-credit-cards/Manage-Personal-Cards.md— clarifying note under the indicator list + new FAQ entry.docs/articles/new-expensify/connect-credit-cards/Fix-a-Broken-Company-Card-Feed-Connection.md— clarifying note under the indicator list + new FAQ entry.Changes are additive only — no existing labels, headings, or steps were altered. All UI labels reused verbatim from the existing articles (Time Sensitive, Home, Wallet, Company cards, Fix card, “Card feed connection is broken”). The Account > Wallet navigation labels were verified against the live web UI; the broken-connection-specific labels weren't reachable in the test account (no cards/workspaces present), so they were kept identical to the already-published articles.
@wildan-m, please review the files changed and confirm they reflect the current behavior. Then post a new comment saying
@MelvinBot mark this PR as ready for review.