Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,301
Community Members
 
Community Events
185
Community Groups

Pull request shows already merged changes

Edited

Hey there, recently we're experiencing a problem that some time new pull requests showing old commits and files changes which are already in the target branch.

And I couldn't find any proper solution from previous discussions. 

  1. https://community.atlassian.com/t5/Bitbucket-questions/Target-Branch-Shows-Differences-For-Already-Merged-Changes/qaq-p/2008192
  2. https://community.atlassian.com/t5/Bitbucket-questions/Pull-request-shows-commits-which-are-already-present-in-target/qaq-p/1815854

And for your information, We not sure how it's happening. But most of the time working as expected. sometime not. 

Please let me know if there any solution for this.

Thanks.

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Sep 06, 2022

Hi @Satheeskumar,

We have changed the diff algorithm from what we call a '3-way' diff to a 2-way 'three-dot' diff in order to improve performance on complex diffs:

https://bitbucket.org/blog/improving-performance-on-complex-diffs

The '3-way' diff includes changes to the destination branch, whereas the 'three-dot' diff does not reflect changes made to the destination branch since the source branch was created from the destination branch.

In the case where files changed in the source branch are the same files as those changed in the destination branch, the 'three-dot' diff will show only the changes introduced in the source branch.

There is no way to switch to the '3-way' diff algorithm at the moment, we have a request to provide that on demand: https://jira.atlassian.com/browse/BCLOUD-21964

If you want to see changes to the destination branch in a PR, you can merge the destination branch into the source branch. The blog post I shared above provides more details in the section "How to see changes to the destination branch in a pull request".

Kind regards,
Theodora

Thanks.
I'll check this solution when I face the issue next time.

Once again thank you for your considerations.

Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Sep 06, 2022

You are very welcome, please feel free to reach out if you have any other questions.

Like Satheeskumar likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events