Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Job 9 posts 90 karma points
    Oct 25, 2018 @ 13:07
    Job
    0

    Umbraco Health Check, CheckErrorMessages

    I'm trying to get the error messages from the Umbraco built-in health checks, which for some is easy to do as some have the property CheckErrorMessages.

    Which would allow me to do for example:

    new MacroErrorsCheck(healthCheckContext).CheckErrorMessage
    

    However for, for example the data integrity checks, this is not possible. And I can't seem to get them after running the GetStatus method on the checks either.

    Is there another way to get the error messages if there are any?

Please Sign in or register to post replies

Write your reply to:

Draft