Undev/redmine_tagging

View on GitHub
lib/redmine_tagging/patches/query_patch.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method sql_for_field_with_tags has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def sql_for_field_with_tags(field, operator, v, db_table, db_field, is_custom_filter = false)
Severity: Minor
Found in lib/redmine_tagging/patches/query_patch.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status