Wish/thoughts on moving an MR

I can edit an MR to change the target branch but not the target repo/project.

I guess because the MR has an assigned number in the target, this would amount to moving the MR. That would be similar to moving an issue between projects.

Since MRs are often tied to issues, this move would break that tie. But moving an issue sort of breaks its connection to an open MR, except that the issue remains but is closed. Moving an MR that has any issue reference would have to be in conjunction with moving the issue and then automatically update the reference to the new issue number in the new project location.

So, I guess I see as I started typing this how complex this might be.

I just was frustrated when I opened an MR and almost merged to the wrong project and then could only fix the issue by closing the MR and opening a fresh one.