-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Because of how the manifest specifies 2 specific types of URLs, the Azure DevOps instance some users might be using on a different domain (as their instance isn't hosted by Microsoft) is not going to be able to load the extension and make it work.
For instance, on my end, the PRs URL looks something like this:
https://application-development.company.com/ads/AD/PRJ/project/_git/...
The extension's code would correctly "parse" the fact that there is _git in the URL, but it cannot as the domain is deemed incorrect to begin with.
alanlecartckob
Metadata
Metadata
Assignees
Labels
No labels