Skip to content

Migrate Privilege Secure Discovery KB to autogenerated sidebars - #123

Merged
DanPiazza-Netwrix merged 2 commits into
devfrom
kb-migrate-sidebar-privilegesecurediscovery
Feb 5, 2026
Merged

Migrate Privilege Secure Discovery KB to autogenerated sidebars#123
DanPiazza-Netwrix merged 2 commits into
devfrom
kb-migrate-sidebar-privilegesecurediscovery

Conversation

@hilram7

@hilram7hilram7 commented Feb 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

Migrates Privilege Secure Discovery Knowledge Base to use Docusaurus autogenerated sidebars with icon grid category views. This is the sixth product migration following the infrastructure (#112), Threat Prevention (#117), Threat Manager (#118), Identity Recovery (#121), and Privilege Secure-AM (#122).

Also completes the infrastructure work by adding .gitignore pattern for "current" version products.

Changes Made

Privilege Secure Discovery KB Migration

  • Added to MIGRATED_PRODUCTS: Privilege Secure Discovery now uses the new autogenerated sidebar system
  • Sidebar config updated: Removed generateKBSidebar() call from current version
  • KB content copied: Current version now has KB content with icon grid category views (34 files, 6 categories)
  • Infrastructure fix: Added docs/*/kb/** pattern to .gitignore to cover "current" version products (completes infrastructure from PR Add KB sidebar migration infrastructure with Access Analyzer pilot #112)

Testing

✅ Local dev server: Privilege Secure Discovery KB displays correctly
✅ Production build: Completes successfully without errors
✅ Icon grid views: All 6 KB categories show with grid layout
✅ No duplicates: Only autogenerated KB section appears
✅ Current version: KB displays correctly
✅ No conflicts with previous migrations

Migration Status

Completed:

Remaining: 11 products

- Add privilegesecurediscovery to MIGRATED_PRODUCTS in copy script
- Update sidebar config to use autogenerated
- Add gitignore pattern for "current" version KB folders (docs/*/kb/**)
- KB content copied to current version with icon grid views (34 files, 6 categories)
Resolved conflicts: keep both privilegesecure (from PR 122) and privilegesecurediscovery (this PR)
@hilram7
hilram7 marked this pull request as ready for review February 5, 2026 23:18
@hilram7
hilram7 requested a review from a team as a code ownerFebruary 5, 2026 23:18
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.

2 participants

@hilram7@DanPiazza-Netwrix