opf/openproject

View on GitHub
app/services/authorization/project_query.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class ProjectQuery has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

class Authorization::ProjectQuery < Authorization::AbstractQuery
  self.model = Project

  def self.projects_members_join(user)
    projects_table[:id]
Severity: Minor
Found in app/services/authorization/project_query.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status