[No QA] Docs updates for E/A#90791 document bank-account search filter operator#94957
[No QA] Docs updates for E/A#90791 document bank-account search filter operator#94957MelvinBot wants to merge 2 commits into
Conversation
Co-authored-by: Gandalf <allgandalf@users.noreply.github.com>
|
HelpDot Documentation Review Overall Assessment Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This is a summary review. The change is small enough that no separate inline comments were necessary. |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@greg-schroeder 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] |
|
Little bump @greg-schroeder |
|
A preview of your ExpensifyHelp changes have been deployed to https://7d2e4ffc.helpdot.pages.dev ⚡️ Updated articles: |
Why
Expensify/App#90791 adds a new Bank account advanced filter (operator
bank-account:) on the expense Search page. It lets users with multiple settlement bank accounts scope expense results to the bank account they were reimbursed from.The help article Use Search Operators to Filter and Analyze exhaustively lists every expense search operator, so this new operator should be documented there to keep the reference complete.
What changed
bank-account:to the How to filter expenses using search operators list, describing that it scopes expenses to the settlement bank account they were reimbursed from, that suggestions appear after the colon (shown as bank name + last four digits, e.g.Chase xx1234), and that it's available only when the user has at least one bank account.bank account filterto the article keywords for retrieval.Verification against the live behavior / UI
bank-account:confirmed inCONST.SEARCH.SYNTAX_FILTER_KEYS.BANK_ACCOUNT.common.bankAccount).${bankName} xx${last4}confirmed ingetBankAccountSearchLabel.isFilterableBankAccount).Authoring was checked against
docs/HELPSITE_NAMING_CONVENTIONS.md,docs/HELP_AUTHORING_GUIDELINES.md, anddocs/TEMPLATE.md— the change is a single list addition within the existing single-workflow article, so headings and structure are unchanged.@allgandalf, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.