-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when clicking on repo name #7
Comments
Using Azure DevOps Server Version 17.143.28621.4, BTW. |
No, probably not the expected result, perhaps some difference with the on-prem version. In the new version there is a way to examine the json of the treeview. Can you get that and paste it here? It should navigate you to the repo when you click on the repo leaf but I'm thinking the URL in there is ... not what we expect. |
No URL's in the json, and I just removed the old version and installed today from the Marketplace: |
@stanspotts That json is definitely invalid. If you manually add the urls does it work? The question is how did this json get created in the first place? |
Also are there any special characters in your repo names? By repo names I really mean the URL to the repo, it doesn't look like there is anything in the repo name itself other than a _. |
It could be that the API of the on-premise version is different from Azure DevOps and it can't find the URL. In such a case manually editing the Json should do the job. |
I simply added them via the UI.
—Stan
On Sep 20, 2019, at 11:31 AM, Kevin E. Ford <notifications@github.com> wrote:
@stanspotts<https://github.com/stanspotts> That json is definitely invalid. If you manually add the urls does it work?
The question is how did this json get created in the first place?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#7?email_source=notifications&email_token=AGCZLY53ECPA6JLYX3ICLCLQKTUDLA5CNFSM4IGQ6GX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7HB5SY#issuecomment-533601995>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCZLY3DT6LGOQ5E6FF4PRTQKTUDLANCNFSM4IGQ6GXQ>.
|
What should it look like?
—Stan
On Sep 22, 2019, at 3:07 PM, Kevin E. Ford <notifications@github.com> wrote:
It could be that the API of the on-premise version is different from Azure DevOps and it can't find the URL. In such a case manually editing the Json should do the job.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#7?email_source=notifications&email_token=AGCZLY7H5X5PNQEMD3IGXYTQK667JA5CNFSM4IGQ6GX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7JM2XA#issuecomment-533908828>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCZLYYRCP5LVZ4WCXOIGRDQK667JANCNFSM4IGQ6GXQ>.
|
I installed the extension, and added a root folder and a subfolder, and added one repo under the subfolder. When I clicked on the repo, I go this:
I imagine that wasn't the expected result :).
The text was updated successfully, but these errors were encountered: