Code Review WebUI - Resolved Change points to wrong changeset

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.

1 Like

We’ve created a ticket to investigate and solve this and will keep you posted with a resolution. Thanks again for your feedback!

1 Like

@Wrymnn The issue has been fixed :tada:. Now the links from resolved change requests point to the changeset which resolved them as you’d expect. I’ll mark this as resolved, please let us know if there are any other issues.

Thanks again for the feedback (and looking forward to trying out Darfall :slightly_smiling_face:)

1 Like