Delete placeholder pages leftover from the integration errors pages#85892
Delete placeholder pages leftover from the integration errors pages#85892stephanieelliott wants to merge 6 commits intomainfrom
Conversation
…onnection-errors/Overview.md
…ooting/Export-Errors/Overview.md
…ooting/Connection-errors/Overview.md
…bleshooting/Export-Errors/Overview.md
…Troubleshooting/Connection-errors/Overview.md
…ooting/Authentication-and-Login-errors/Overview.md
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@CortneyOfstad 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 is a focused cleanup PR that removes six identical placeholder pages left over from the integration errors project. Each deleted file contained only a stub with a forbidden "Overview" heading, a non-actionable description, and missing required YAML metadata fields. Removing these pages is the correct action -- they provided no value to users or AI retrieval systems and violated multiple governance rules. Scores Summary
Key Findings
Recommendations
Files Reviewed
No inline comments were added as there is no new or modified content to annotate -- all changes are deletions. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4a3a854e4c
ℹ️ 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".
| --- | ||
| title: Overview | ||
| description: This section is under construction. Content will be added in a follow-up PR. | ||
| --- | ||
|
|
There was a problem hiding this comment.
Add redirects for the deleted troubleshooting overview pages
Deleting this article without updating docs/redirects.csv turns its published URL into a 404 for anyone coming from an existing bookmark, search result, or external link. I checked docs/redirects.csv:913-962: it already contains redirects for many sibling .../Overview pages (including the classic QBO page removed in this commit), but not for this URL or the other four unredirected overview pages deleted here, so those old article links will now break instead of forwarding to the troubleshooting hub.
Useful? React with 👍 / 👎.
Deleting a bunch of placeholders left over from the integration errors project: https://github.com/Expensify/Expensify/issues/469226