Documents how to resolve untrusted constraints for pending health-check#8004
Merged
Documents how to resolve untrusted constraints for pending health-check#8004
Conversation
Contributor
|
Thanks for the PR @AndyButland ! For transparency, we're adding an "AI-generated" tag to articles that were generated by or where AI assisted with the writing. Could you let me know if that's the case with this one? |
Contributor
Author
|
Yes, certainly assisted. It's all read through, edited and the SQL statements tested though. |
sofietoft
approved these changes
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 Description
Documents how to resolve trusted constraints for SQL Server. This will be the documentation source for a health check that we plan to introduce in 17.5. The information is useful now though, so it can go live whenever it has been reviewed.
The health check in Umbraco will link via the following short-code - https://umbra.co/healthchecks-untrusted-constraints - so it should be set up to resolve to the page when it's published on the docs site.
Please note also that the health-check guides are listed on this page but there's no content to update in the repository. I assume this is created directly in GitBook, and if so, this new page should be linked from there too.
📎 Related Issues (if applicable)
umbraco/Umbraco-CMS#22592
umbraco/Umbraco-CMS#21744
umbraco/Umbraco-CMS#22488
✅ Contributor Checklist
I've followed the Umbraco Documentation Style Guide and can confirm that:
Product & Version (if relevant)
CMS 17.3 +
Deadline (if relevant)
Any time.