[No QA] Docs updates for E/A#96990 Copy workspace settings help article - #97145
[No QA] Docs updates for E/A#96990 Copy workspace settings help article#97145MelvinBot wants to merge 5 commits into
Conversation
Co-authored-by: Ishpaul Singh <ishpaul777@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
HelpDot Documentation Review Overall Assessment Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This is a top-level summary review of the proposed changes. |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@mjasikowski @greg-schroeder One of you needs to 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] |
This comment has been minimized.
This comment has been minimized.
|
A preview of your ExpensifyHelp changes have been deployed to https://dfab8615.helpdot.pages.dev ⚡️ Updated articles: |
There was a problem hiding this comment.
we should point to Copy Setting option not the Duplicate Workspace
|
I looked into the checks — the only failing one is That check fails simply because the reviewer checklist hasn't been completed yet. It's a manual gate that passes once a reviewer fills out the checklist boxes in their review comment, not a CI/test failure caused by the PR's changes. Every other check (build, verify, validate, spellcheck, etc.) is passing. So there's no code change to push — this will clear on its own once a reviewer completes the checklist. |
Reviewer note: it's expected that the image will not render in the article in the dev view, since it was added in this same PR!
Explanation of Change
#96990 removes the
bulkEditWorkspacesbeta gate, making the Copy settings option in the Workspaces list three-dot menu available to all eligible Workspace Admins. This feature (copying settings from one workspace onto one or more existing workspaces) had no help site documentation.This PR adds a new help article documenting the feature:
docs/articles/new-expensify/workspaces/Copy-Workspace-Settings.mdThe article covers who can copy settings, how to run the copy flow (Workspaces → three dots (⋮) → Copy settings → select workspaces → select settings → confirm), which settings can be copied, and what happens after copying. It cross-links to the existing Duplicate Workspace article to distinguish "copy settings to existing workspaces" from "duplicate to create a new workspace."
All UI labels (Copy settings, Next, Select workspaces, Select settings) were verified against the current App source, and the article follows
HELPSITE_NAMING_CONVENTIONS.md,HELP_AUTHORING_GUIDELINES.md, andTEMPLATE.md.Related PR
@ishpaul777, 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.