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

   ### 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
   
   I have created a Jenkins connection and added Data Scope + Scope Config to 
it - however, according to the configuration ScopeConfig is null (see below). I 
believe this is causing me to see no data in the dashboards.
   
   {
           "plugin": "jenkins",
           "subtasks": [
             "collectApiJobs",
             "extractApiJobs",
             "convertJobs",
             "collectApiBuilds",
             "extractApiBuilds",
             "collectApiStages",
             "extractApiStages",
             "enrichApiBuildWithStages",
             "convertBuildsToCICD",
             "convertStages",
             "convertBuildRepos"
           ],
           "options": {
             "connectionEndpoint": "",
             "connectionId": 4,
             "fullName": "deploy-product-release",
             "scopeConfig": null
           }
   
   ### What do you expect to happen
   
   ScopeConfig should be set - as I have entered Scope Config in the App / UI
   
   ### How to reproduce
   
   1/ Create Jenkins connection
   2/ Add Data Scope
   3/ Add Scope Config to the data scope
   4/ Add Scope Config Name
   5/ Add CI/CD to Data Entity field -> Press next button
   6/ Enter 'deploy-product-release' text into both available fields on next 
screen in the 'Convert a Jenkins Build as a DevLake Deployment when' section
   7/ Press the 'Collect Data' button
   8/ Check the JSON configuration to observe the issue as reported.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v1.0.3-beta7@60e7f22
   
   ### Are you willing to submit PR?
   
   - [x] 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