FreemarkerContext:hasBuilds() should not request all plans from the DashboardCachingManager

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.6 M3, 2.6
    • Component/s: Performance
    • None

      hasBuilds() should be replaced with something like:

          public boolean hasBuilds()
          {
              return buildManager.getPlanCount() > 0;
          }
      

            Assignee:
            Unassigned
            Reporter:
            James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: