hezyin opened a new issue, #5099: URL: https://github.com/apache/incubator-devlake/issues/5099
### 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 **Version v0.17.0-beta3** I was testing the deployment webhook on v0.17.0-beta3. After I successfully posted to the webhook, I didn't see any deployment on the DORA dashboard so I dug into the SQL queries. It turned out that there's no record in the project_mapping table that associates the mando project with the cicd_scope that corresponds to the webhook. See the first screenshot below that the mando project has a webhook called hook1. See the second screenshot below that there's no entry in the project_mapping table that associates mando project with the webhook.   ### What do you expect to happen See above ### How to reproduce See above ### Anything else _No response_ ### 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]
