feat: Update activation code redemption flow#494
Conversation
- Purpose: document the current activation code redemption experience with updated screenshots. - Before: the page referenced older menu labels and implied redemption alone completed license installation. - Problem: users now enter through Tools > Registration or the top-right Manage License menu and must finalize the license install after redemption. - Change: describe both entry points, missing-key variants, account app redemption, and the required final install button. - Implementation: add new account UI screenshots and reference them from the existing Redeem Activation Code page while preserving heading names.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (7)
📒 Files selected for processing (1)
Disabled knowledge base sources:
📝 WalkthroughWalkthroughThis PR updates the Unraid account activation code redemption documentation with a restructured step-by-step guide for Unraid 6.10+. The instructions now detail specific WebGUI navigation paths, handle "Missing key file" prompts, include account-app finalization steps, and consolidate upgrade-code guidance. Troubleshooting advice is clarified to guide users to reopen the account app when server detection is incorrect. ChangesActivation Code Redemption Documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Comment |
- Purpose: keep the redemption instructions focused on the two supported server entry points. - Before: the page included an Alternative Account Dashboard section that repeated the same account app steps. - Problem: that wording made the account dashboard sound like a separate redemption option rather than the destination after opening the flow from the server. - Change: remove the duplicate alternative section so Tools > Registration and top-right Manage License remain the only documented entry points. - Implementation: leave the shared account app redemption and final install steps in the main Unraid 6.10+ flow.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
unraid-docs | c25252e | Commit Preview URL Branch Preview URL |
May 28 2026, 03:13 PM |
Summary
Why
The previous page referenced older menu labels and implied that redeeming the code alone completed the license installation. The current UI sends users through one of two server entry points into the account app, then requires a final install confirmation.
Validation
pnpm exec remark docs/unraid-account/redeem-activation-code.mdx --quiet --frail/img/unraid-account/...assets exist.Summary by CodeRabbit