• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 7.2.0, 7.1.2
    • 7.1.0
    • Bamboo Specs
    • None

      Issue Summary

      When plan overrides default branch of linked repository YAML export doesn't generate correct code.

      Steps to Reproduce

      1. Create linked repository
      2. Add repository to plan and override default branch
      3. Export plan to YAML

      Expected Results

      ---
      version: 2
      plan:
        project-key: PROJ
        key: PLAN
        name: My plan
        master-branch: production
      stages:
      ...
      

      Actual Results

      ---
      version: 2
      plan:
        project-key: PROJ
        key: PLAN
        name: My plan
      stages:
      ...
      

      Workaround

      Enter valid branch name when copy content of produced YAML code to repository file

            [BAM-21034] Default plan branch is not exported to YAML

            There are no comments yet on this issue.

              achystoprudov Alexey Chystoprudov
              achystoprudov Alexey Chystoprudov
              Affected customers:
              1 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: