No satellite created for transfered project
Created by: karlhungus
Went to verify these issues (https://github.com/gitlabhq/gitlabhq/issues/3713, https://github.com/gitlabhq/gitlabhq/issues/3658) and transfered a project. For new merge requests doesn't seem to get created, i get a "This repository does not have satellite. Ask administrator to fix this issue" error (we should probably fix the wording on this to "This repository does not have a satellite, Ask the administrator to fix this issue".
I'm not sure why issue https://github.com/gitlabhq/gitlabhq/issues/3658 was closed.
I've reproduced this problem on 5-2-stable, to reproduce:
One way:
- create a project
- use the create repo instructions
- go to settings, transfer project
- look in satellite there should be no project there
- create merge request; should get the same issue as pictured below
Another
- create a project
- use the create repo instructions
- add a branch and push that as well
- create a merge request for that branch
- go to settings, transfer project
- look in satellite there should be no project there
- go to the merge request,
- edit the merge request
- save the merge request; should get the same issue as pictured below