Adding SSH base url parameters in bitbucket.properties doesn't set the base url

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 6.3.0
    • Affects Version/s: 5.15.3, 6.1.3
    • Component/s: None
    • None
    • 1
    • Severity 3 - Minor

      Issue Summary

      Trying to set SSH Base URL with these two parameters:
      plugin.ssh.baseurl=
      plugin.ssh.port=
      has no effect on the SSH baseurl configuration. GUI doesn't display new base url, REST call ssh/1.0/settings doesn't return new baseurl as well.

      Environment

      Tested on: Bitbucket 6.x (tested up to 6.1), Bitbucket 5.15
      (Optional - If Applicable)
      *
      *

      Steps to Reproduce

      Stop Bitbucket Server.
      Add:
      plugin.ssh.baseurl=ssh://samplebaseurl
      plugin.ssh.port=<sample_port_number>
      to bitbucket.properties file.
      Start Bitbucket Server.

      Expected Results

      SSH Base url is updated and visible in GUI.

      Actual Results

      Setting these parameters has no effect on SSH Base url.

      Workaround

      Set the SSH Base URL in UI.

              Assignee:
              Christopher Kochovski
              Reporter:
              Tomasz Tokarczuk (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: