Skip to content

Document watch-admin default behavior change in the v4-to-v5 migration guide - #3428

Merged
pwizla merged 2 commits into
mainfrom
cms/document-watch-admin-default-in-migration-guide
Aug 31, 2026
Merged

Document watch-admin default behavior change in the v4-to-v5 migration guide#3428
pwizla merged 2 commits into
mainfrom
cms/document-watch-admin-default-in-migration-guide

Conversation

@pwizla

@pwizla pwizla commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

This PR adds a note to the "Admin panel customization" section of the step-by-step migration guide to mention that `strapi develop` now runs in watch-admin mode by default in Strapi 5 (previously opt-in via `--watch-admin` in v4), and that `--no-watch-admin` can be used to disable it.

Reported in #3427.

Fixes #3427

@pwizla pwizla added the auto-doc-healing Automatically generated documentation PR label Aug 28, 2026
@pwizla pwizla self-assigned this Aug 28, 2026
@strapi-cla

strapi-cla commented Aug 28, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ pwizla
❌ github-actions[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Aug 31, 2026 7:55am

Request Review

@github-actions github-actions Bot added internal PRs created by the Strapi core team pr: chore source: CMS labels Aug 28, 2026
@pwizla pwizla added the automerge: eligible can be auto-merged (handled by automerge-cron.yml); tag added by automerge-eligibility.yml label Aug 28, 2026
@t-fritsch

Copy link
Copy Markdown

thanks for the fix, shouldn't this be mentioned in /cms/migration/v4-to-v5/breaking-changes too ?

@pwizla

pwizla commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator Author

Good catch, and you were right on both counts: watch-admin was not mentioned anywhere in the migration section, so the AI answer on the issue was wrong about it already being covered in the breaking changes page.

I have added a dedicated breaking change page, watch-admin-enabled-by-default, listed it in the breaking changes database under "Plugins, providers, admin panel and front-end customization", and pointed the step-by-step entry to it instead of the CLI reference, for consistency with the other entries in that list.

@t-fritsch

Copy link
Copy Markdown

thanks ! perfect 👌

@pwizla
pwizla marked this pull request as ready for review August 31, 2026 13:39
@pwizla

pwizla commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator Author

Now merging the PR 🚀
Thanks again for being very cautious about this, @t-fritsch, and for going the extra mile by creating the PR after reporting the feedback on the website 😊

@pwizla pwizla added this to the 7.1.1 milestone Aug 31, 2026
@pwizla
pwizla merged commit 14581d1 into main Aug 31, 2026
6 of 7 checks passed
@pwizla
pwizla deleted the cms/document-watch-admin-default-in-migration-guide branch August 31, 2026 13:41
@t-fritsch

Copy link
Copy Markdown

You're welcome, the button to create an issue shown just after the feedback submission is a great idea :)
thank you for replying so quickly !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-doc-healing Automatically generated documentation PR internal PRs created by the Strapi core team pr: chore source: CMS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc feedback] watch-admin cli behavior

3 participants