-
Notifications
You must be signed in to change notification settings - Fork 811
Added support indication and how to for downgrades and re-running migrations #7414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
kjac
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
eshanrnh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, @AndyButland 🙌 Looks great.
16/umbraco-cms/fundamentals/setup/upgrading/downgrades-and-rerunning-migrations.md
Outdated
Show resolved
Hide resolved
16/umbraco-cms/fundamentals/setup/upgrading/downgrades-and-rerunning-migrations.md
Outdated
Show resolved
Hide resolved
16/umbraco-cms/fundamentals/setup/upgrading/downgrades-and-rerunning-migrations.md
Outdated
Show resolved
Hide resolved
16/umbraco-cms/fundamentals/setup/upgrading/downgrades-and-rerunning-migrations.md
Outdated
Show resolved
Hide resolved
…unning-migrations.md
…unning-migrations.md
…unning-migrations.md
…unning-migrations.md
|
The Link Checker found broken links in your PR. Broken links found in: 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md ⚓ Anchor not found → 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md#id-1.-c-definition | Cannot find fragment ⚓ Anchor not found → 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md#id-2.-angularjs-definition | Cannot find fragment ⚓ Anchor not found → 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md#id-3.-optional-cockpit-visualization | Cannot find fragmentFull Github Actions output |
|
The Link Checker found broken links in your PR. Broken links found in: 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md ⚓ Anchor not found → 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md#id-1.-c-definition | Cannot find fragment ⚓ Anchor not found → 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md#id-2.-angularjs-definition | Cannot find fragment ⚓ Anchor not found → 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md#id-3.-optional-cockpit-visualization | Cannot find fragmentFull Github Actions output |
📋 Description
Although downgrades and re-rerunning migrations aren't supported in Umbraco, there can be cases where they are safe, and a more advanced user can determine this and decide they want to proceed with it.
In those cases, it's useful to have documented how to do this and what the caveats are, that this PR provides.
✅ Contributor Checklist
I've followed the Umbraco Documentation Style Guide and can confirm that:
Product & Version (if relevant)
CMS
Deadline (if relevant)
Anytime (though please wait for a CMS team member to review too).