Skip to content
Snippets Groups Projects
Commit ccf8fa4f authored by Andrey Kumanyaev's avatar Andrey Kumanyaev Committed by Dmitriy Zaporozhets
Browse files

if project creator was remowed from Gitlab - creator is next admin, who edit this project

parent 4ce715a3
No related branches found
No related tags found
2 merge requests!2940Expanding repos and hooks paths in settings,!2746New feature: Teams
Loading
Loading
@@ -29,6 +29,8 @@ class Admin::ProjectsController < Admin::ApplicationController
end
 
def update
project.creator = current_user unless project.creator
status = ::Projects::UpdateContext.new(project, current_user, params).execute(:admin)
 
if status
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment