Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-5311

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

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 2.6 M3, 2.6
    • Performance
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      hasBuilds() should be replaced with something like:

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

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

                Created:
                Updated:
                Resolved: