Repo import/mirror fails with "no superclass method `external_authorization_service_enabled`"
In a local gdk setup off a recent master I've been having trouble importing projects.
First they fail with an error while trying to import the wiki, which I bypassed in repository_importer.rb by commenting out imported = import_wiki_repository if import_wiki? && imported.
On subsequent attempts the import settings page displayed the following:
The repository failed to update 39 minutes ago.
Mirror update for root/ci-cd-demo-import failed with the following message:
- super: no superclass method
external_authorization_service_enabledfor#<ApplicationSetting:0x00007f8d3cfdc8e0>Did you mean?
external_authorization_service_enabled?