Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-24554

Upgrade task doesn't like Crowd servers with "services" in the hostname

    XMLWordPrintable

Details

    Description

      A few Studio instance have become broken recently. Each instance was in the form of "services*.jira.com". We traced it back to UpgradeTask_Build601:

      // Trim /services from the end of the url if it is there
      url = url.replace("/services", "");
      

      This is causing the Crowd server to go from "http://servicesexample.jira.com/" to "http:/example.jira.com/".

      From the looks of it, this will also happen to non-Studio instances when the Crowd hostname contains "services".

      Attachments

        Issue Links

          Activity

            People

              mlassau Mark Lassau (Inactive)
              bmckenna Brian McKenna
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: