Skip to content

When changing target branch of merge request, Changes do not update

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

When changing target branch of merge request, Changes do not update

Steps to reproduce

  1. Create a merge request with changes.
  2. View the changes.
  3. Change the target branch of the merge request so that the changes are different.
  4. View the changes.
  5. See that the changes shown don't reflect the difference between the source branch and the new target branch but rather the previous target branch.
  6. Delete the MR.
  7. Open a new MR with the same source and the new target as the target branch.
  8. See that the changes show correctly.

What is the current bug behavior?

Changes are incorrect for MR after target branch is changed.

What is the expected correct behavior?

Changes should update after target branch is changed

Edited by 🤖 GitLab Bot 🤖