smulhall opened a new issue, #4647:
URL: https://github.com/apache/incubator-devlake/issues/4647

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   When creating a Jenkins Blueprint, when adding a new data scope, the UI just 
hangs and the error in the console is:
   
   REQ: 
http://localhost:4000/api/plugins/jenkins/connections/1/proxy/rest/api/json?tree=jobs[name,jobs]{0,10000}
   
   RESP: {"success":false,"message":"invalid character '\u003c' looking for 
beginning of value\nWraps: (2) invalid character '\u003c' looking for beginning 
of value\nError types: (1) *hintdetail.withDetail (2) 
*json.SyntaxError","causes":null}
   
   ### What do you expect to happen
   
   A list of Jenkins jobs to choose from should be displayed on screen.
   
   ### How to reproduce
   
   - Create Jenkins Connection
   - Create Jenkins Blueprint
   - Set data scope
   - Page contains a spinner
   
   ### Anything else
   
   {"success":false,"message":"invalid character '\u003c' looking for beginning 
of value\nWraps: (2) invalid character '\u003c' looking for beginning of 
value\nError types: (1) *hintdetail.withDetail (2) 
*json.SyntaxError","causes":null}
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to