-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
Customer reports in the FR channel that Maestro's dependency flow PR for dotnet/runtime#95554 (comment) contain apparently invalid links for the UI to compare changes.
For example, the line
optimization.linux-arm64.MIBC.Runtime: [from 1.0.0-prerelease.23580.3 to 1.0.0-prerelease.23602.3](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/branches?baseVersion=GCb86eff9a62&targetVersion=GC9ecde9217b&_a=files)
shows a UI complaining that "No commits were found that matched the specified criteria."
However, using the full hash instead of an abbreviated hash gets the desired results:
optimization.linux-arm64.MIBC.Runtime: [from 1.0.0-prerelease.23580.3 to 1.0.0-prerelease.23602.3](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/branches?baseVersion=GCb86eff9a62fcd19839f0273d1aa1570b8dec6a48&targetVersion=GC9ecde9217bbd3541f1a9dc2d684b9acfa5f27274&_a=files)
Metadata
Metadata
Assignees
Labels
No labels