Clicking Edit YAML configuration button from repository Deployments settings does not work

XMLWordPrintable

    • 1
    • Severity 3 - Minor
    • 18

      Issue Summary

      Currently, if you have a repository with enabled Pipelines and you changed the main branch to a branch without the YAML file (bitbucket-pipelines.yml), the "Edit YAML configuration" does nothing when clicking from repository settings > Deployments.

      Steps to Reproduce

      1. Create a new repo
      2. Create a new branch (i.e. develop)
      3. Enable Pipelines by adding the bitbucket-pipelines.yml file
      4. Change the repository main branch to "develop"
      5. Go to repository settings > Deployments
      6. Click "Edit YAML configuration" button

      Expected Results

      There will be a pop-up or message stating that there's no YAML file for the current main branch

      Actual Results

      The button does nothing

      Workaround

      Currently, the workaround is to either change the main branch with the YAML file, or add a YAML file to the current main branch

            Assignee:
            Unassigned
            Reporter:
            Mark C
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: