Dont really how to explain the issue, but when having a resolved issue in code review webUI tool, such as this:
And I click on the .cs file link, the Counter.cs, it will open and point to incorrect “changeset” or version of the file
The file it opens does NOT have the change resolved in the thread, it shows the old version.
I have to manually go to select Entire Branch from top left corner and only then I can see the last change that was done, that was fixed and resolved by the other dev
This is the file version the link should point at, not the one I originally showed (without the attribute).
This is happening for ALL the resolved issues, the link is broken and shows old revision, not relevant to what I am trying to check.
Expected behavior is to open the revision of file that was checked in when the issue was resolved, so I can see how the changed was implement.
Now its not usable at all unfortunatelly.