opf/openproject

View on GitHub
frontend/src/app/shared/components/grids/grid/initialization.service.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function myPageForm has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private myPageForm(path:string):Observable<GridResource> {
    const payload = {
      _links: {
        scope: {
          href: path,

    There are no issues that match your filters.

    Category
    Status