sympmarc/SPServices

View on GitHub
src/core/SPServices.utils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getDropdownSelected has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        getDropdownSelected: function (columnSelect, matchOnId) {

            var columnSelectSelected = [];

            switch (columnSelect.Type) {
Severity: Minor
Found in src/core/SPServices.utils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status