Skip to content

Bitbucket import: fixed status page for users that can create groups

Closes #263 (closed)

That was a stupid mistake, really. The Group.new is here to display an option to create implicitely a GitLab group named after the namespace of the Bitbucket repo. Of course it can't be preset outside of Bitbucket repo context.

And it was doubly stupid, because it just does not make sense for the free import form.

Merge request reports