app/assets/javascripts/cells/backlog.js

Summary

Maintainability
A
1 hr
Test Coverage

Function refresh has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  Backlog.prototype.refresh = function(updateHistory, data) {
    var _this = this;

    var sorting = Sorting.instances[0];
    var filter = Filter.instances[0];
Severity: Minor
Found in app/assets/javascripts/cells/backlog.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status