[No QA] Add help site docs for Duplicate Report feature#87835
[No QA] Add help site docs for Duplicate Report feature#87835kadiealexander merged 4 commits intomainfrom
Conversation
Add new article How-to-Duplicate-a-Report.md covering the new Duplicate report action, and update Expense-and-Report-Actions.md and Understanding-Report-Statuses-and-Actions.md to include the new action in their reference tables. Co-authored-by: Stephanie Elliott <[email protected]>
|
A preview of your ExpensifyHelp changes have been deployed to https://c5de408e.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? cc @lschurr |
HelpDot Documentation ReviewOverall AssessmentThis PR adds a new help article for the Duplicate Report feature along with corresponding cross-reference entries in two existing articles. The new article is well-structured, follows the single-workflow principle, and includes all required YAML metadata. However, there are several governance violations that need to be addressed before merge, most notably the use of prohibited "More" terminology instead of the required three dots convention. Scores Summary
Key FindingsCritical issues that must be addressed:
Minor issues:
Positive aspects:
Recommendations
Files Reviewed
Scoring is based on the governance rules defined in docs/HELPSITE_NAMING_CONVENTIONS.md, docs/HELP_AUTHORING_GUIDELINES.md, and docs/TEMPLATE.md. |
|
Applied all relevant bot comments |
|
@garrettmknight gonna get this merged ASAP because it's being linked in the product update post tomorrow. But tagging you in here in case there is anything that needs to change - if so we can open up a followup PR |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fea345c371
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
🚀 Deployed to staging by https://github.com/kadiealexander in version: 9.3.60-0 🚀
Bundle Size Analysis (Sentry): |
Explanation of Change
Add help site documentation for the Duplicate Report feature (tracked in #81206). This covers 5 merged implementation issues:
How-to-Duplicate-a-Report.md— documents the new "Duplicate report" action available in the report More menu, including what gets copied, workspace behavior, and FAQ.Expense-and-Report-Actions.md— adds "Duplicate report" row to the Secondary Actions table.Understanding-Report-Statuses-and-Actions.md— adds "Duplicate report" to the More menu bullet list.Fixed Issues
$ https://github.com/Expensify/Expensify/issues/623952
Tests
createDocsRoutes.sh)How-to-Duplicate-an-Expense.md)Expense-and-Report-Actions.mdmatches column format of existing rowsOffline tests
N/A — docs-only changes, no runtime behavior.
QA Steps
Expense-and-Report-Actions.mdandUnderstanding-Report-Statuses-and-Actions.mddisplay correctlyAI Tests
createDocsRoutes.sh— passed (docs routes file is up to date)Human Tests
// TODO: The human co-author must fill out the tests you ran before marking this PR as "ready for review"
QA
// TODO: The human co-author must fill out the QA tests before marking this PR as "ready for review"
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssection