Skip to content

Migrate Auditor KB to autogenerated sidebar - #138

Merged
hilram7 merged 7 commits into
devfrom
kb-migrate-sidebar-auditor
Feb 9, 2026
Merged

Migrate Auditor KB to autogenerated sidebar#138
hilram7 merged 7 commits into
devfrom
kb-migrate-sidebar-auditor

Conversation

@hilram7

Copy link
Copy Markdown
Collaborator

Summary

Migrates Auditor Knowledge Base to use Docusaurus autogenerated sidebars with icon grid category views. This is the seventeenth and FINAL product migration, completing the KB sidebar migration project following the infrastructure (#112), Threat Prevention (#117), Threat Manager (#118), Identity Recovery (#121), Privilege Secure-AM (#122), Privilege Secure Discovery (#123), 1Secure (#124), Endpoint Policy Manager (#125), Endpoint Protector (#129), Password Reset (#130), Directory Manager (#131), Data Classification (#133), Change Tracker (#134), Access Information Center (#135), Password Policy Enforcer (#136), and Activity Monitor (#137).

Also fixes absolute KB URLs and filenames with special characters that were causing routing issues and broken links.

Changes Made

Auditor KB Migration

  • Added to MIGRATED_PRODUCTS: Auditor now uses the new autogenerated sidebar system
  • Sidebar configs cleaned up: Removed manual generateKBSidebar() calls from all three versions (10.6, 10.7, 10.8) and switched to autogenerated
    structure
  • KB content copied: Versions 10.6, 10.7, and 10.8 now have KB content with icon grid views (946 files, 34 categories per version)
  • Fixed absolute URLs: Converted 5 KB articles with absolute URLs to relative paths to maintain sidebar navigation
  • Fixed filenames with special characters: Renamed 4 files to remove parentheses and apostrophes that were causing 404 errors
  • Fixed broken link: Corrected licensing FAQs link to use proper relative path
  • Improved categorization: Moved 1 uncategorized file to proper two-level subfolder structure

Testing

  • ✅ Local dev server: Auditor KB displays correctly
  • ✅ Production build: Completes successfully without errors
  • ✅ Icon grid views: All 34 KB categories show with grid layout
  • ✅ No duplicates: Only autogenerated KB section appears
  • ✅ Versions 10.6, 10.7, and 10.8: All show KB correctly
  • ✅ Fixed links: All internal KB links work correctly and maintain sidebar
  • ✅ No conflicts with previous migrations

Migration Status

Completed:

@hilram7
hilram7 marked this pull request as ready for review February 7, 2026 10:09
@hilram7
hilram7 requested review from a team as code ownersFebruary 7, 2026 10:09
andrey-isakov-nwx
andrey-isakov-nwx previously approved these changes Feb 9, 2026
andrey-isakov-nwx
andrey-isakov-nwx previously approved these changes Feb 9, 2026
andrey-isakov-nwx
andrey-isakov-nwx previously approved these changes Feb 9, 2026
@hilram7
hilram7 merged commit 239d07a into devFeb 9, 2026
7 of 9 checks passed
@jth-nw
jth-nw deleted the kb-migrate-sidebar-auditor branch March 16, 2026 22:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@hilram7@jake-mahon-netwrix@andrey-isakov-nwx