Since Bamboo 5.1, each new tab contributed by a plugin (like the Bamboo JMeter Plugin) by specifying the following in the atlassian-plugin.xml:
<web-item key="jmeterAggregatorReports" name="jmeterAggregatorReports" section="build.subMenu/build" weight="60"> <label key="Load Test Reports"/> <link>/build/viewLoadTestReport.action?buildKey=${buildKey}</link> <condition class="com.atlassian.bamboo.plugins.jmeter_aggregator.web.BambooLoadTestReportCondition" /> </web-item>
Fails to render and the tab content is just blank.
- is cloned from
-
BDEV-3458 Failed to load
[BAM-13734] Bamboo 5.1 fails to render custom plan tabs
Workflow | Original: Bamboo Workflow 2016 v1 - Restricted [ 1436447 ] | New: JAC Bug Workflow v3 [ 3384332 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1417504 ] | New: Bamboo Workflow 2016 v1 - Restricted [ 1436447 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 619121 ] | New: Bamboo Workflow 2016 v1 [ 1417504 ] |
Workflow | Original: Bamboo Workflow 2014 [ 605385 ] | New: Bamboo Workflow 2014 v2 [ 619121 ] |
Workflow | Original: Bamboo Workflow 2010 [ 555279 ] | New: Bamboo Workflow 2014 [ 605385 ] |
Hello. The adminpage problem is tracked here https://www.jfrog.com/jira/browse/BAP-184