<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 26-2-2016 18:47, Lush, Aaron wrote:<br>
    </div>
    <blockquote
cite="mid:CAM_GURhXD3rEeJ1jgZ4wR5G3=xvVfKpCU43AUcx7MTYqziRgLg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:georgia,serif;font-size:small">I'm trying
          to upgrade from 4.2.0 > 4.4.0 on Ubuntu Server 15.10 and
          have been running into some snags. The first was that I had
          "ExternalAuthId" with values in my RT4 database, as I was
          using that plug-in. Once I dropped that table I was able to
          continue upgrading. However, my upgrade has stalled at the
          following:</div>
        <div class="gmail_default"
          style="font-family:georgia,serif;font-size:small"><br>
        </div>
        <br>
      </div>
    </blockquote>
    Using something like : update users set externalauthid=null where
    externalauthid is not null should do the trick. Don't drop the users
    table.<br>
    I just did a test upgrade from 4.0.23 to 4.4.0 and we're using
    ExternalAuth too. <br>
    For those interested: we also use AssetTracker and I migrated all
    its assets to the shine new RT::Assets :-)<br>
    Got a question about something related but will post that in a new
    thread.<br>
    <br>
    Regards,<br>
    <br>
    Joop<br>
    <br>
  </body>
</html>