Skip to content

Cannot remove user that owns a project.

Created by: dosire

You get an error if you delete a user and then try to delete a project that user owns. To prevent this you should not be able to delete a user that owns project. This PR ensures that.

Also see https://github.com/dosire/gitlabhq/issues/55

Merge request reports