Release Notes
9.0.16.4948: Jan 29 2021
Windows - Plastic: fixed exceptions in Code Review when opening certain comments
An exception was thrown when opening a Code Review comment, if that comment required showing a diff, and no diff had been shown yet. We fixed that by correctly initializing the diff view.
An exception was also thrown when opening a Code Review comment for an added or deleted item if further changes were made on the branch after the creation of the comment. We also fixed that scenario.
All platforms - WebUI: Diff xlink without changes failed.
Diffing a branch or changeset with an xlink pointing to the same target changeset in source and destination failed. We fixed it.