andresvillenas/Sitecore.Extensions

View on GitHub
Sitecore.Extensions/ContentEditor/ContentTree/JumpList/Repository/JumpListRepository.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method CreateJumpListForUser has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        private Item CreateJumpListForUser(User user)
        {
            using (new SecurityDisabler())
            {
                try

    There are no issues that match your filters.

    Category
    Status