Deleting users causes projects/groups to lose their owner caues subsequent exceptions/404s
Closed
Deleting users causes projects/groups to lose their owner caues subsequent exceptions/404s
Created by: karlhungus
The groups listing admin page will 404 when this happens, attempting to delete a project in this state will throw an exception. I've submitted two pull requests for these, I didn't check other aspects of project manipulation however:
Group list admin page: https://github.com/gitlabhq/gitlabhq/pull/3581 Project deletion: https://github.com/gitlabhq/gitlabhq/pull/3582
Please register or sign in to reply