-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Jenkins ver. 2.89.4 with the tfs plugin 5.126.0
Hi,
We use Jenkins ver. 2.89.4 with the tfs plugin 5.126.0
Our TFS team project has a space in its name.
We cannot change its name in TFS, unfortunately.
When running a build, Jenkins connects to our TFS server successfully.
It also recognizes the specific changeset we are querying for.
However, it retrieves 0 resources and erros out that the Jenkins file is not found.
The same exact configuration on a project without a space in its name ran successfully.
Is there a way to configure a project with a whitespace in it?
Is there another workaround we can follow?
We tried html encoding the project: $/Space%20Inside
as well as wrapping the name with double quotes: $/"Space Inside"
but with no success.
Thank you,
Sharon.