I'm trying to configure Jenkins Team Foundation Server Plugin to our cloud VSTS server . used Personal access for authenticationtokens gave all scope.
the test in TFS/Team Services show: Success via SOAP API . but when I start the
build I get : Query returned no result!
I guess this might be related with project path because as i said the test in TFS/Team Services show: Success via SOAP API .
this is how I enter the urls :
Collection URL : https://projectdev.visualstudio.com/
Project path : $/project.Generics/project.Generic
got the project path from VSTS -> Code -> Files
tried adding / DefaultCollection didn't help too
what am I missing? your help will be appreciated!