I'm sure we have something configured wrong but when we click on the changeset number for a commit in Bamboo, the link that the TFS Plugin has generated has our Project Collection in the link which does not work and returns an error:
TF200016: The following project does not exist: web. Verify that the name of the project is correct and that the project exists on the specified Team Foundation Server.
The link generated is:
http://<servername>:8080/tfs/<projectcollectionname>/web/cs.aspx?pcguid=<guid>&cs=<changesetnumber>
Removing the Project Collection Name makes it work, with the working link looking like this:
http://<servername>:8080/tfs/web/cs.aspx?pcguid=<guid>&cs=<changesetnumber>
We do not see anything in the Linked Repository configuration to change how this link is generated. Any help on how to configure this is appreciated.
Hi Mark,
Indeed, the link
http://<servername>:8080/tfs/<projectcollectionname>/web/cs.aspx?pcguid=<guid>&cs=<changesetnumber>
doesn't work for every server and the link
http://<servername>:8080/tfs/web/cs.aspx?pcguid=<guid>&cs=<changesetnumber>
works.
We'll fix it and release a new version on 14/Mar/2016.
Thanks!
@Mark Meakins The fix is ready.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent! Contact me if need anything else.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks. I am looking into this. I'll ping you back in a while.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mark! Please, tell me your TFS server version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.