<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Update on the background migrations:</p>
    <p>All except one background migrations finished successfully,
      leaving only "<a
        href="https://git.ad-sys.de/admin/background_migrations/15">BackfillIntegrationsTypeNew:
        integrations</a>" stuck at failed. This one is exactly the
      migration mentioned in [1], so I guess this one might cause
      trouble in general</p>
    <p>I then tried to migrate manually with `<span
        style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">gitlab-rake
          db:migrate:redo VERSION=20210727113447`.</span></span> This
      actually worked, however, I still have the Background Migration
      job in the admin page. So I guess I simply set the job's state on
      success as I don't experience any issues.<br>
      <span style="font-family:monospace"></span></p>
  </body>
</html>