We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The current compare url used for Azure DevOps is ${url}/branches?baseVersion=GT${to}&targetVersion=GT${from}&_a=commits.
${url}/branches?baseVersion=GT${to}&targetVersion=GT${from}&_a=commits
This seems reversed, as from should be the base version, not the target one.
from