The bug reporter is confused about what base URL should be used for the TWSA link generation. The correct base path for TFS 2012 is http://servername:serverport/tfs/web/

However, the TSWA URLs now require an additional parameter (pcguid) that the TFS plugin does not seem to support. The plugin needs to to inject this guid into the URLs like so:

xttp://tfsserver:8080/tfs/web/wi.aspx?pcguid=10d12370-fbad-4aee-bc4d-8625ca55e627&id=100

You could have users obtain this info themselves (http://bartwullems.blogspot.com/2013/05/team-foundation-server-2012-create.html) and enter it as a configuration parameter of the plugin. Or I'm sure there is a way to retrieve the TFS collection guid using the TFS API (http://stackoverflow.com/a/14970880)

Change By: Kyle O'Connor (02/Dec/13 4:58 PM)
Assignee: redsolo Olivier Dagenais
Environment: TFS 2012
TFS Plugin 3.0.1
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to