-
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.
Hello Sharon. I'm looking into this issue but have been unable to reproduce it so far. Could you provide me with some additional information to help me debug the issue?
It appears you are using a Jenkins Pipelines project, is this correct?
What version of TFS do you have?
Can you provide the exact error that you are seeing as well as logs? You can find information on how to capture logs here:
https://wiki.jenkins.io/display/JENKINS/Logging.
Thanks,
Kellie