Project transfer function does not move the satellite directory
Created by: erkasraim
Project transfer function does not move the satellite directory
- I made Group 'test-group'
- 'test-project' transfer to 'test-group'
- all function is OK. without 'edit'
- try to edit the 'test-group/test-project/README' file from gitlab web page
- error occur!!
Gitlab::SatelliteNotExistError (Satellite doesn't exist):
lib/gitlab/satellite/satellite.rb:21:in raise_no_satellite' lib/gitlab/satellite/satellite.rb:55:in
lock'
lib/gitlab/satellite/action.rb:23:in block in in_locked_and_timed_satellite' lib/gitlab/satellite/action.rb:22:in
in_locked_and_timed_satellite'
lib/gitlab/satellite/edit_file_action.rb:22:in commit!' app/controllers/tree_controller.rb:30:in
update'
Error that might occur, because not moved the directory of the project.
I want fix this problem.