-
Bug
-
Resolution: Fixed
-
Low
-
6.0.0
-
None
-
Severity 2 - Major
-
Summary
Repository Types that don't support Branching or Pull Request workflow are not imported using Specs
Steps to Reproduce
- Configure Bamboo Specs configuration with a Repository type that does not support automatic branching
- Run Bamboo Specs configuration to generate plan
Expected Results
Specs is successful, with the plan generated
Actual Results
The below exception is thrown in the logs:
com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException: Plan branch / workflow: Default plan repository doesn't support 'BRANCH' workflow. Don't use this setting or choose another repository as default
Workaround
There is no workaround for this issue
- duplicates
-
BAM-18461 Bamboo-specs and Perforce Repository Type
-
- Closed
-
reopening since it's actually a valid issue