microsoft / azure-repos-vscode

Azure Repos extension for VS Code
Other
663 stars 450 forks source link

Pull request is targeting unexisting branch due to special character "#" #607

Closed julian-poidevin closed 3 years ago

julian-poidevin commented 4 years ago

Our branches name are matching the following pattern : username/#WorkItemID-name-of-the-branch for example poidevinj/#46707-fix-upload-nxp-firmware-task.

When using the command : Team:Create Pull Request, it redirects on the following page : image

The branch name is truncated starting from the special caracter '#'.