-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 6.2.8
-
Component/s: Capabilities
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Environment
Bamboo 6.2.8, JDK 11 being installed on Bamboo host.
Steps to Reproduce
- Add capability "JDK 11" specific to an agent as described in this KB: Defining a new JDK capability
- Navigate to a build plan, there into a job and on tab "Requirements" select capability "JDK 11" with attribute "exists" and press the "Add" button.
Expected Results
Behind "Can build on" on this job's Requirements page should appear the agent possessing capability "JDK 11".
Actual Results
What appears on this page is "No agent available".
Workaround
Dedicating the project / build / job that shall use capability "JDK 11" on page Agent Summary > Agent via tab "Dedicate agent" overcomes this bug.
Besides since in Bamboo version 6.7.2 this bug is not present, a Bamboo upgrade to 6.7.2 or higher should also bypass it.