Expected Behavior
When trying to backport one PR, I figure out that previous one was missing causing conflicts.
So, first I backport previous one and I expect the initial one conflicts to be fixed.
Actual Behavior
Conflicts stay and need to resolve them manually.
Steps to Reproduce the Problem
- Create 2 PR's that change the same thing
- Try to backport the second one - cause conflict
- Backport 1st one - see still conflicts are present