Bamboo Builds and Deployments sections showing UI problems after upgrade

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Problem

Bamboo Builds and Deployments sections showing UI problems after upgrade.

Builds section:

  • "Show more plans" doesn't work.

  • Build Activity just spins/hangs.

  • Excessive never-ending errors are logged to the Chrome Console.

Deployments section:

  • All Project Deployments just spins/hangs.

(Auto-migrated image: description temporarily unavailable)

The following type of error appears in the atlassian-bamboo.log

1 2 3 4 5 6 7 2015-10-22 09:43:29,380 ERROR [ajp-bio-8009-exec-5] [runtime] Expression testSummary is undefined on line 11, column 50 in rss-templates/ResultsOneLiner.ftl. Expression testSummary is undefined on line 11, column 50 in rss-templates/ResultsOneLiner.ftl. The problematic instruction: ---------- ==> if testSummary.failedTestCaseCount != 1 [on line 11, column 45 in rss-templates/ResultsOneLiner.ftl] ----------

Cause

RSS stream and other parts of Bamboo (reports, quicksearch etc) use Lucene index to quickly search for result summaries. In this case result summary is available in index but for some reason test result summary attached to each result summary is not.

Resolution

If you get NPE or reports of missing data in RSS/reports/quicksearch/etc. Please perform a reindex of your Bamboo Server instance.

Updated on April 8, 2025

Still need help?

The Atlassian Community is here for you.