-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 9.6.16
-
Component/s: Bamboo Specs
-
None
-
Severity 3 - Minor
Issue Summary
Currently the Bamboo Spec export works only for the main/master branch:
But not for feature branch
This is in case when customer has to override plan variables in branches programatically. The exported Bamboo specs is to be used with divergent branches, allowing them to manage the configuration as code(programatically).
Steps to Reproduce
N/A - check above screenshots
Expected Results
To be able to export plan configuration for other branches (apart from main/master)
Actual Results
Not possible to export Bamboo specs for branch plan configuration
Workaround
Export main branch Bamboo specs and push to Bamboo specs enabled repo. Then use divergent branches ( where we edit the config/variables) to manage the branch configuration.