-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
6.6.1
-
1
-
Severity 3 - Minor
-
Summary
Capabilities with duplicate labels may cause inconsistencies in Bamboo's behavior.
Environment
Behavior found in Bamboo 6.6.1.
Steps to Reproduce
- Create a MSBuild capability (executable) with label "MSBuild v4.0" (and any path).
- Create a Visual Studio capability (executable) with label "MSBuild v4.0" (and any path).
- In a Job, create a new Visual Studio Task.
Expected Results
In the executable box, see the Visual Studio option listed.
Example:
Actual Results
The Visual Studio option is not listed:
Notes
No errors in logs.
Workaround
Use different labels to name capabilities.
- duplicates
-
BAM-18181 Bamboo executable dropdown in task configuration does not contain builder executable if a different type exists with same label
-
- Closed
-
[BAM-20041] Capabilities with duplicate labels may cause inconsistencies in Bamboo's behavior.
Workflow | Original: Bamboo Workflow 2016 v1 - Restricted [ 2762482 ] | New: JAC Bug Workflow v3 [ 3384984 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | New: bamboo-bugfix-kanban-candidate onboarding |
Occurrence Factor | New: 10% [ 12830 ] | |
Status | Original: Needs Triage [ 10030 ] | New: Open [ 1 ] |
Support reference count | New: 1 |
Affects Version/s | New: 6.6.1 [ 80799 ] |
Component/s | New: Capabilities [ 29891 ] |
Description |
New:
h3. Summary
Capabilities with duplicate labels may cause inconsistencies in Bamboo's behavior. h3. Environment Behavior found in Bamboo 6.6.1. h3. Steps to Reproduce # Create a *MSBuild* capability (executable) with label "MSBuild v4.0" (and any path). # Create a *Visual Studio* capability (executable) with label "MSBuild v4.0" (and any path). # In a Job, create a new Visual Studio Task. h3. Expected Results In the executable box, see the *Visual Studio* option listed. Example: !Screen Shot 2018-08-15 at 14.12.52.png|thumbnail! h3. Actual Results The *Visual Studio* option is not listed: !Screen Shot 2018-08-15 at 14.05.24.png|thumbnail! h3. Notes No errors in logs. h3. Workaround Use different labels to name capabilities. |