Gitlab revert, attempting to merge again and 0 changes

I have two branches stage and master .

I did a merge request to merge stage into master, upto 1000 changes. I merged and there was an error. So i click revert and all is well, master is back to working codebase.

Now i fix the error on stage branch and do another merge request to merge stage into master . Now it is showing 2 changes? There is at least 1000 changes i’ve done on stage .

So i:

  1. Merged branch Stage To Master
  2. Was an error on Master so i reverted Merge
  3. Attempted another merge request
  4. Gitlab ignoring changes from step 1.

How do i solve?

Hi,

I have the same issue, how did you fix it ?

Going to bump this again because I see it’s got no love. Exactly the same issue.