You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
It almost seems like Bitbucket is confused when comparing large files with a lot of similar looking comments. When "Whitespace changes" are enabled, for example - line 30 in the old file is compared to line 45 in new file. When "Whitespace changes" are disabled - line 30 in the old file is compared with line 35 in the new file - which is what I was expecting to see.
I do get a notification when "whitespace changes" are enabled that the diffs are too large and if I really want to see the diffs. I have to click a button that I am sure and that I want to view the diffs.
Using Bitbucket server version 7.1.1.
It almost seems like the pull request is showing "wrong" diffs and is misguiding the reviewer.
Has anyone else experienced this? Any ideas on how to fix it?